Searched refs:skcipher_givcrypt_reqtfm (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dskcipher.h33 static inline struct crypto_ablkcipher *skcipher_givcrypt_reqtfm( skcipher_givcrypt_reqtfm() function
43 crypto_ablkcipher_crt(skcipher_givcrypt_reqtfm(req)); crypto_skcipher_givencrypt()
51 crypto_ablkcipher_crt(skcipher_givcrypt_reqtfm(req)); crypto_skcipher_givdecrypt()
/linux-4.1.27/crypto/
H A Dchainiv.c50 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); chainiv_givencrypt()
85 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); chainiv_givencrypt_first()
146 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_postpone_request()
163 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt_tail()
183 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt()
210 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); async_chainiv_givencrypt_first()
H A Deseqiv.c44 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_complete2()
67 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_givencrypt()
151 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); eseqiv_givencrypt_first()
H A Dseqiv.c43 geniv = skcipher_givcrypt_reqtfm(req); seqiv_complete2()
100 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); seqiv_givencrypt()
191 struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); seqiv_givencrypt_first()

Completed in 55 milliseconds