Lines Matching refs:crypto_skcipher_reqtfm
181 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
201 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
222 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
251 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
279 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
336 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
409 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_encrypt()
431 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_decrypt()
453 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xctr_encrypt()
499 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
543 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
615 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()