Home
last modified time | relevance | path

Searched refs:mv_cesa_hash_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c436 struct mv_cesa_hash_ctx *ctx = crypto_tfm_ctx(tfm); in mv_cesa_ahash_cra_init()
931 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
1002 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
1076 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
H A Dcesa.h495 * struct mv_cesa_hash_ctx - CESA hash operation context
500 struct mv_cesa_hash_ctx { struct
505 * struct mv_cesa_hash_ctx - CESA hmac operation context
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dhash.c460 struct mv_cesa_hash_ctx *ctx = crypto_tfm_ctx(tfm); in mv_cesa_ahash_cra_init()
955 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
1026 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
1100 .cra_ctxsize = sizeof(struct mv_cesa_hash_ctx),
H A Dcesa.h499 * struct mv_cesa_hash_ctx - CESA hash operation context
504 struct mv_cesa_hash_ctx { struct
509 * struct mv_cesa_hash_ctx - CESA hmac operation context

Completed in 8 milliseconds