Lines Matching refs:crypto_skcipher_reqtfm
177 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_encrypt()
197 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ecb_decrypt()
218 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_encrypt_walk()
247 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cbc_decrypt_walk()
275 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_encrypt()
332 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cts_cbc_decrypt()
405 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_encrypt()
427 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in essiv_cbc_decrypt()
449 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in ctr_encrypt()
513 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_encrypt()
585 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in xts_decrypt()