Lines Matching refs:crypto_skcipher_reqtfm
193 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
213 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
234 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
263 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
291 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
348 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
421 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_encrypt()
443 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_decrypt()
465 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
527 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
599 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()