Searched refs:MD5_DIGEST_SIZE (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dmd5.h6 #define MD5_DIGEST_SIZE 16 macro
/linux-4.1.27/crypto/
H A Dhash_info.c38 [HASH_ALGO_MD4] = MD5_DIGEST_SIZE,
39 [HASH_ALGO_MD5] = MD5_DIGEST_SIZE,
H A Dmd5.c140 .digestsize = MD5_DIGEST_SIZE,
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c130 .digestsize = MD5_DIGEST_SIZE,
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c135 .digestsize = MD5_DIGEST_SIZE,
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c173 .digestsize = MD5_DIGEST_SIZE,
/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c97 #define MD5_DIGEST_SIZE 16 macro
1327 .maxauthsize = MD5_DIGEST_SIZE,
1340 .maxauthsize = MD5_DIGEST_SIZE,
1379 .maxauthsize = MD5_DIGEST_SIZE,
H A Domap-sham.c47 #define MD5_DIGEST_SIZE 16 macro
331 d = MD5_DIGEST_SIZE / sizeof(u32); omap_sham_copy_ready_hash()
857 case MD5_DIGEST_SIZE: omap_sham_init()
1346 .halg.digestsize = MD5_DIGEST_SIZE,
1395 .halg.digestsize = MD5_DIGEST_SIZE,
H A Dimg-hash.c626 case MD5_DIGEST_SIZE: img_hash_digest()
716 .digestsize = MD5_DIGEST_SIZE,
H A Dn2_core.c1279 static const char md5_zero[MD5_DIGEST_SIZE] = {
1324 .hw_op_hashsz = MD5_DIGEST_SIZE,
1325 .digest_size = MD5_DIGEST_SIZE,
H A Dtalitos.c2123 .maxauthsize = MD5_DIGEST_SIZE,
2142 .maxauthsize = MD5_DIGEST_SIZE,
2193 .halg.digestsize = MD5_DIGEST_SIZE,
2283 .halg.digestsize = MD5_DIGEST_SIZE,
H A Dpicoxcell_crypto.c1542 .maxauthsize = MD5_DIGEST_SIZE,
1630 .maxauthsize = MD5_DIGEST_SIZE,
/linux-4.1.27/fs/ecryptfs/
H A Decryptfs_kernel.h164 #define MD5_DIGEST_SIZE 16 macro
165 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
H A Dcrypto.c175 char dst[MD5_DIGEST_SIZE]; ecryptfs_derive_iv()
687 char dst[MD5_DIGEST_SIZE]; ecryptfs_compute_root_iv()
689 BUG_ON(crypt_stat->iv_bytes > MD5_DIGEST_SIZE); ecryptfs_compute_root_iv()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3408 .maxauthsize = MD5_DIGEST_SIZE,
3526 .maxauthsize = MD5_DIGEST_SIZE,
3645 .maxauthsize = MD5_DIGEST_SIZE,
3763 .maxauthsize = MD5_DIGEST_SIZE,
3881 .maxauthsize = MD5_DIGEST_SIZE,
H A Dcaamhash.c1733 .digestsize = MD5_DIGEST_SIZE,
1760 static const u8 runninglen[] = { HASH_MSG_LEN + MD5_DIGEST_SIZE, caam_hash_cra_init()

Completed in 456 milliseconds