Lines Matching refs:crypto_aead_ctx

73 	struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm);  in cc_aead_exit()
76 dev_dbg(dev, "Clearing context @%p for %s\n", crypto_aead_ctx(tfm), in cc_aead_exit()
128 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_init()
212 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_complete()
422 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_get_plain_hmac_key()
542 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_aead_setkey()
649 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_setkey()
663 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_aead_setauthsize()
716 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_assoc_desc()
760 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_authen_desc()
824 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_cipher_desc()
866 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_digest_desc()
916 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_cipher_desc()
983 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_hmac_desc()
1016 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_xcbc_desc()
1090 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_scheme_desc()
1152 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_mlli_to_sram()
1203 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_hmac_authenc()
1256 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_xcbc_authenc()
1402 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_ccm()
1523 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in config_ccm_adata()
1582 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_rfc4309_ccm()
1607 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_ghash_desc()
1685 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_set_gctr_desc()
1722 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_gcm_result()
1822 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in config_gcm_context()
1872 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_rfc4_gcm()
1890 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_proc_aead()
2074 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_encrypt()
2119 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4309_ccm_decrypt()
2147 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_setkey()
2164 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4543_gcm_setkey()
2200 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_rfc4106_gcm_setauthsize()
2220 struct cc_aead_ctx *ctx = crypto_aead_ctx(authenc); in cc_rfc4543_gcm_setauthsize()
2236 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_encrypt()
2291 struct cc_aead_ctx *ctx = crypto_aead_ctx(tfm); in cc_rfc4106_gcm_decrypt()