Searched refs:tegra_aead_ctx (Results 1 – 1 of 1) sorted by relevance
46 struct tegra_aead_ctx { struct610 static unsigned int tegra_gmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gmac_prep_cmd()650 static unsigned int tegra_gcm_crypt_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_gcm_crypt_prep_cmd()761 static int tegra_gcm_do_gmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_gmac()778 static int tegra_gcm_do_crypt(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_crypt()803 static int tegra_gcm_do_final(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_gcm_do_final()857 static unsigned int tegra_cbcmac_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_cbcmac_prep_cmd()892 static unsigned int tegra_ctr_prep_cmd(struct tegra_aead_ctx *ctx, in tegra_ctr_prep_cmd()934 static int tegra_ccm_do_cbcmac(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_do_cbcmac()1092 static int tegra_ccm_compute_auth(struct tegra_aead_ctx *ctx, struct tegra_aead_reqctx *rctx) in tegra_ccm_compute_auth()[all …]