Searched refs:tegra_aead_ctx (Results 1 – 1 of 1) sorted by relevance
46 struct tegra_aead_ctx { struct609 static unsigned int tegra_gmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gmac_prep_cmd()649 static unsigned int tegra_gcm_crypt_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gcm_crypt_prep_cmd()760 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()777 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()802 static int tegra_gcm_do_final(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_final()856 static unsigned int tegra_cbcmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_cbcmac_prep_cmd()891 static unsigned int tegra_ctr_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_ctr_prep_cmd()933 static int tegra_ccm_do_cbcmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_do_cbcmac()1091 static int tegra_ccm_compute_auth(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_compute_auth()[all …]