Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec.h89 struct sec_auth_ctx { struct
154 struct sec_auth_ctx a_ctx;
H A Dsec_crypto.c666 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_init()
678 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_uninit()
1082 static int sec_aead_auth_set_key(struct sec_auth_ctx *ctx, in sec_aead_auth_set_key()
1111 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_setauthsize()
1116 static int sec_aead_fallback_setkey(struct sec_auth_ctx *a_ctx, in sec_aead_fallback_setkey()
1133 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_setkey()
1597 struct sec_auth_ctx *auth_ctx = &ctx->a_ctx; in sec_aead_bd_fill()
1652 struct sec_auth_ctx *auth_ctx = &ctx->a_ctx; in sec_aead_bd_fill_v3()
1903 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_ctx_init()
1945 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_xcm_ctx_init()
[all …]