Searched refs:cryptodev_crypto_alloc_blkcipher (Results 1 – 2 of 2) sorted by relevance
14 # define cryptodev_crypto_alloc_blkcipher crypto_alloc_ablkcipher macro43 # define cryptodev_crypto_alloc_blkcipher crypto_alloc_skcipher macro
153 out->async.s = cryptodev_crypto_alloc_blkcipher(alg_name, 0, 0); in cryptodev_cipher_init()