Searched refs:cryptodev_crypto_blkcipher_alignmask (Results 1 – 2 of 2) sorted by relevance
17 # define cryptodev_crypto_blkcipher_alignmask crypto_ablkcipher_alignmask macro46 # define cryptodev_crypto_blkcipher_alignmask crypto_skcipher_alignmask macro
193 out->alignmask = cryptodev_crypto_blkcipher_alignmask(out->async.s); in cryptodev_cipher_init()