Searched refs:cryptodev_crypto_blkcipher_encrypt (Results 1 – 2 of 2) sorted by relevance
34 # define cryptodev_crypto_blkcipher_encrypt crypto_ablkcipher_encrypt macro53 # define cryptodev_crypto_blkcipher_encrypt crypto_skcipher_encrypt macro
317 ret = cryptodev_crypto_blkcipher_encrypt(cdata->async.request); in cryptodev_cipher_encrypt()