Searched refs:crypto_ablkcipher_reqtfm (Results 1 – 2 of 2) sorted by relevance
904 static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm( in crypto_ablkcipher_reqtfm() function924 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_encrypt()942 crypto_ablkcipher_crt(crypto_ablkcipher_reqtfm(req)); in crypto_ablkcipher_decrypt()
263 tfm = crypto_ablkcipher_reqtfm(req); in cryptd_blkcipher_crypt()297 struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); in cryptd_blkcipher_enqueue()