Searched refs:cryptodev_crypto_blkcipher_decrypt (Results 1 – 2 of 2) sorted by relevance
35 # define cryptodev_crypto_blkcipher_decrypt crypto_ablkcipher_decrypt macro54 # define cryptodev_crypto_blkcipher_decrypt crypto_skcipher_decrypt macro
339 ret = cryptodev_crypto_blkcipher_decrypt(cdata->async.request); in cryptodev_cipher_decrypt()