Home
last modified time | relevance | path

Searched refs:tegra_aead_reqctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/crypto/tegra/
H A Dtegra-se-aes.c54 struct tegra_aead_reqctx { struct
607 struct tegra_aead_reqctx *rctx) in tegra_gmac_prep_cmd()
647 struct tegra_aead_reqctx *rctx) in tegra_gcm_crypt_prep_cmd()
707 struct tegra_aead_reqctx *rctx) in tegra_gcm_prep_final_cmd()
854 struct tegra_aead_reqctx *rctx) in tegra_cbcmac_prep_cmd()
889 struct tegra_aead_reqctx *rctx) in tegra_ctr_prep_cmd()
1158 struct tegra_aead_reqctx *rctx) in tegra_ccm_crypt_init()
1196 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_ccm_do_one_req()
1274 struct tegra_aead_reqctx *rctx = aead_request_ctx(req); in tegra_gcm_do_one_req()
1367 crypto_aead_set_reqsize(tfm, sizeof(struct tegra_aead_reqctx)); in tegra_aead_cra_init()
[all …]