Searched refs:cryptodev_blkcipher_request_alloc (Results 1 – 2 of 2) sorted by relevance
25 # define cryptodev_blkcipher_request_alloc ablkcipher_request_alloc macro49 # define cryptodev_blkcipher_request_alloc skcipher_request_alloc macro
222 out->async.request = cryptodev_blkcipher_request_alloc(out->async.s, GFP_KERNEL); in cryptodev_cipher_init()