Lines Matching refs:crypto_aead_ctx

70 	struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);  in cc_aead_exit()
73 dev_dbg(dev, "Clearing context @%p for %s\n", crypto_aead_ctx(tfm), in cc_aead_exit()
124 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_aead_hash_len()
132 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_init()
217 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_complete()
417 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_plain_hmac_key()
546 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_setkey()
668 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_setkey()
682 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_aead_setauthsize()
735 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_assoc_desc()
779 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_authen_desc()
843 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_cipher_desc()
885 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_digest_desc()
935 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_cipher_desc()
1002 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_hmac_desc()
1035 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_xcbc_desc()
1111 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_scheme_desc()
1173 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_mlli_to_sram()
1224 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_hmac_authenc()
1277 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_xcbc_authenc()
1423 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_ccm()
1544 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in config_ccm_adata()
1603 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_rfc4309_ccm()
1628 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_ghash_desc()
1706 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_gctr_desc()
1743 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_gcm_result()
1843 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in config_gcm_context()
1893 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_rfc4_gcm()
1911 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_aead()
2062 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_encrypt()
2111 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_decrypt()
2141 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_setkey()
2158 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4543_gcm_setkey()
2194 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_rfc4106_gcm_setauthsize()
2214 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_rfc4543_gcm_setauthsize()
2230 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_encrypt()
2261 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4543_gcm_encrypt()
2295 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_decrypt()
2326 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4543_gcm_decrypt()