Lines Matching refs:crypto_skcipher_reqtfm
175 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
195 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
216 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
245 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
273 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
330 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
403 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_encrypt()
425 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_decrypt()
447 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
509 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
581 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()