Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c42 #define SHA1_TRUNC_DIGEST_SIZE 12 macro
628 authsize != SHA1_TRUNC_DIGEST_SIZE) in otx_cpt_aead_set_authsize()
631 if (authsize == SHA1_TRUNC_DIGEST_SIZE) in otx_cpt_aead_set_authsize()
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c35 #define SHA1_TRUNC_DIGEST_SIZE 12 macro