Searched refs:crypto_aead_ctx (Results 1 – 12 of 12) sorted by relevance
37 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_setkey()61 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_setauthsize()216 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_enc()250 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aes_gcm_dec()283 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_init()308 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_gcm_common_init()343 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_aead_exit()362 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_rfc4106_setkey()443 struct nitrox_crypto_ctx *nctx = crypto_aead_ctx(aead); in nitrox_rfc4106_enc()
85 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc); in crypto_authenc_setkey()149 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc); in crypto_authenc_genicv()191 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc); in crypto_authenc_encrypt()233 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc); in crypto_authenc_decrypt_tail()283 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(authenc); in crypto_authenc_decrypt()308 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(tfm); in crypto_authenc_init_tfm()344 struct crypto_authenc_ctx *ctx = crypto_aead_ctx(tfm); in crypto_authenc_exit_tfm()
59 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_setkey()118 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_genicv()163 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_encrypt()203 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_decrypt_tail()257 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(authenc_esn); in crypto_authenc_esn_decrypt()313 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(tfm); in crypto_authenc_esn_init_tfm()351 struct crypto_authenc_esn_ctx *ctx = crypto_aead_ctx(tfm); in crypto_authenc_esn_exit_tfm()
96 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_setkey()129 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_setauthsize()186 const struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_crypt()324 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_init_tfm()364 struct essiv_tfm_ctx *tctx = crypto_aead_ctx(tfm); in essiv_aead_exit_tfm()
50 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); in seqiv_aead_encrypt()102 struct aead_geniv_ctx *ctx = crypto_aead_ctx(geniv); in seqiv_aead_decrypt()
33 struct sm4_ctx *ctx = crypto_aead_ctx(tfm); in ccm_setkey()93 struct sm4_ctx *ctx = crypto_aead_ctx(aead); in ccm_calculate_auth_mac()194 struct sm4_ctx *ctx = crypto_aead_ctx(aead); in ccm_encrypt()222 struct sm4_ctx *ctx = crypto_aead_ctx(aead); in ccm_decrypt()
46 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(tfm); in gcm_setkey()74 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_calculate_auth_mac()138 struct sm4_gcm_ctx *ctx = crypto_aead_ctx(aead); in gcm_crypt()
37 static inline void *crypto_aead_ctx(struct crypto_aead *tfm) in crypto_aead_ctx() function
1202 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_ccm_do_one_req()1279 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_gcm_do_one_req()1365 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_aead_cra_init()1394 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_ccm_setauthsize()1416 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_gcm_setauthsize()1439 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_aead_crypt()1460 struct tegra_aead_ctx *ctx = crypto_aead_ctx(tfm); in tegra_aead_setkey()
2507 struct iproc_ctx_s *ctx = crypto_aead_ctx(aead); in aead_need_fallback()2600 struct iproc_ctx_s *ctx = crypto_aead_ctx(aead); in aead_enqueue()2721 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in aead_authenc_setkey()2816 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in aead_gcm_ccm_setkey()2897 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in aead_gcm_esp_setkey()2929 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in rfc4543_gcm_esp_setkey()2962 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in aead_ccm_esp_setkey()2981 struct iproc_ctx_s *ctx = crypto_aead_ctx(cipher); in aead_setauthsize()
942 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm); in crypto4xx_aead_init()961 struct crypto4xx_ctx *ctx = crypto_aead_ctx(tfm); in crypto4xx_aead_exit()
412 geniv_ctx = crypto_aead_ctx(aead); in mlx5e_ipsec_build_accel_xfrm_attrs()