Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c4421 #define SZ_AHASH_H_CTX (sizeof(struct chcr_context) + sizeof(struct hmac_ctx)) macro
4487 a_hash->halg.base.cra_ctxsize = SZ_AHASH_H_CTX; in chcr_register_alg()