Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c43 #define SHA256_TRUNC_DIGEST_SIZE 16 macro
637 authsize != SHA256_TRUNC_DIGEST_SIZE) in otx_cpt_aead_set_authsize()
640 if (authsize == SHA256_TRUNC_DIGEST_SIZE) in otx_cpt_aead_set_authsize()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c36 #define SHA256_TRUNC_DIGEST_SIZE 16 macro