Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec.h89 struct sec_auth_ctx { struct
156 struct sec_auth_ctx a_ctx;
Dsec_crypto.c667 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_init()
679 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_auth_uninit()
1088 static int sec_aead_auth_set_key(struct sec_auth_ctx *ctx, in sec_aead_auth_set_key()
1121 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_setauthsize()
1129 static int sec_aead_fallback_setkey(struct sec_auth_ctx *a_ctx, in sec_aead_fallback_setkey()
1147 struct sec_auth_ctx *a_ctx = &ctx->a_ctx; in sec_aead_setkey()
1540 static void sec_auth_bd_fill_xcm(struct sec_auth_ctx *ctx, int dir, in sec_auth_bd_fill_xcm()
1566 static void sec_auth_bd_fill_xcm_v3(struct sec_auth_ctx *ctx, int dir, in sec_auth_bd_fill_xcm_v3()
1591 static void sec_auth_bd_fill_ex(struct sec_auth_ctx *ctx, int dir, in sec_auth_bd_fill_ex()
1626 struct sec_auth_ctx *auth_ctx = &ctx->a_ctx; in sec_aead_bd_fill()
[all …]