Searched refs:cryptodev_crypto_blkcipher_ivsize (Results 1 – 2 of 2) sorted by relevance
16 # define cryptodev_crypto_blkcipher_ivsize crypto_ablkcipher_ivsize macro45 # define cryptodev_crypto_blkcipher_ivsize crypto_skcipher_ivsize macro
192 out->ivsize = cryptodev_crypto_blkcipher_ivsize(out->async.s); in cryptodev_cipher_init()