crypto_aead_reqtfm 109 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 148 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 180 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(areq); crypto_aead_reqtfm 194 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 258 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 277 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 296 crypto/authenc.c struct crypto_aead *authenc = crypto_aead_reqtfm(req); crypto_aead_reqtfm 53 crypto/ccm.c unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); crypto_aead_reqtfm 126 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 248 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 281 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 302 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 358 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 372 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 685 crypto/ccm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 60 crypto/gcm.c unsigned long align = crypto_aead_alignmask(crypto_aead_reqtfm(req)); crypto_aead_reqtfm 272 crypto/gcm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 308 crypto/gcm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 351 crypto/gcm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 378 crypto/gcm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 621 crypto/gcm.c struct crypto_aead *aead = crypto_aead_reqtfm(req); crypto_aead_reqtfm 36 include/crypto/aead.h return crypto_aead_reqtfm(&req->areq); crypto_aead_reqtfm 861 include/linux/crypto.h return crypto_aead_crt(crypto_aead_reqtfm(req))->encrypt(req); crypto_aead_reqtfm 866 include/linux/crypto.h return crypto_aead_crt(crypto_aead_reqtfm(req))->decrypt(req);