Lines Matching defs:tfm
71 static void cc_aead_exit(struct crypto_aead *tfm) in cc_aead_exit()
125 static int cc_aead_init(struct crypto_aead *tfm) in cc_aead_init()
211 struct crypto_aead *tfm = crypto_aead_reqtfm(cc_req); in cc_aead_complete() local
418 static int cc_get_plain_hmac_key(struct crypto_aead *tfm, const u8 *key, in cc_get_plain_hmac_key()
539 static int cc_aead_setkey(struct crypto_aead *tfm, const u8 *key, in cc_aead_setkey()
646 static int cc_rfc4309_ccm_setkey(struct crypto_aead *tfm, const u8 *key, in cc_rfc4309_ccm_setkey()
715 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_set_assoc_desc() local
759 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_proc_authen_desc() local
823 struct crypto_aead *tfm = crypto_aead_reqtfm(areq); in cc_proc_cipher_desc() local
865 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_digest_desc() local
915 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_cipher_desc() local
982 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_hmac_desc() local
1015 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_xcbc_desc() local
1089 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_scheme_desc() local
1151 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_mlli_to_sram() local
1202 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_hmac_authenc() local
1255 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_xcbc_authenc() local
1401 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_ccm() local
1522 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in config_ccm_adata() local
1581 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_rfc4309_ccm() local
1606 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_ghash_desc() local
1684 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_set_gctr_desc() local
1721 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_gcm_result() local
1821 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in config_gcm_context() local
1871 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_rfc4_gcm() local
1889 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_proc_aead() local
2073 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_rfc4309_ccm_encrypt() local
2118 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_rfc4309_ccm_decrypt() local
2144 static int cc_rfc4106_gcm_setkey(struct crypto_aead *tfm, const u8 *key, in cc_rfc4106_gcm_setkey()
2161 static int cc_rfc4543_gcm_setkey(struct crypto_aead *tfm, const u8 *key, in cc_rfc4543_gcm_setkey()
2235 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_rfc4106_gcm_encrypt() local
2290 struct crypto_aead *tfm = crypto_aead_reqtfm(req); in cc_rfc4106_gcm_decrypt() local