Searched refs:cryptodev_crypto_blkcipher_blocksize (Results 1 – 2 of 2) sorted by relevance
15 # define cryptodev_crypto_blkcipher_blocksize crypto_ablkcipher_blocksize macro44 # define cryptodev_crypto_blkcipher_blocksize crypto_skcipher_blocksize macro
191 out->blocksize = cryptodev_crypto_blkcipher_blocksize(out->async.s); in cryptodev_cipher_init()