Home
last modified time | relevance | path

Searched refs:n2_hmac_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c291 struct n2_hmac_ctx { struct
413 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); in n2_hmac_cra_init()
453 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); in n2_hmac_cra_exit()
462 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); in n2_hmac_async_setkey()
630 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); in n2_hmac_async_digest()
1386 base->cra_ctxsize = sizeof(struct n2_hmac_ctx); in __n2_register_one_hmac()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c293 struct n2_hmac_ctx { struct
415 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); in n2_hmac_cra_init()
455 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(ahash); in n2_hmac_cra_exit()
464 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); in n2_hmac_async_setkey()
632 struct n2_hmac_ctx *ctx = crypto_ahash_ctx(tfm); in n2_hmac_async_digest()
1388 base->cra_ctxsize = sizeof(struct n2_hmac_ctx); in __n2_register_one_hmac()

Completed in 6 milliseconds