Home
last modified time | relevance | path

Searched refs:MD5_DIGEST_SIZE (Results 26 – 30 of 30) sorted by relevance

12

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c1734 .digestsize = MD5_DIGEST_SIZE,
1735 .statesize = CC_STATE_SIZE(MD5_DIGEST_SIZE),
1740 .inter_digestsize = MD5_DIGEST_SIZE,
/openbmc/linux/drivers/crypto/
H A Dn2_core.c1263 .hw_op_hashsz = MD5_DIGEST_SIZE,
1264 .digest_size = MD5_DIGEST_SIZE,
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c319 .digestsize = MD5_DIGEST_SIZE,
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1707 .digestsize = MD5_DIGEST_SIZE,
1771 static const u8 runninglen[] = { HASH_MSG_LEN + MD5_DIGEST_SIZE, in caam_hash_cra_init()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-core.c411 .digestsize = MD5_DIGEST_SIZE,

12