/linux/include/crypto/ |
A D | md5.h | 7 #define MD5_DIGEST_SIZE 16 macro 17 extern const u8 md5_zero_message_hash[MD5_DIGEST_SIZE];
|
/linux/crypto/ |
A D | hash_info.c | 36 [HASH_ALGO_MD4] = MD5_DIGEST_SIZE, 37 [HASH_ALGO_MD5] = MD5_DIGEST_SIZE,
|
A D | md5.c | 26 const u8 md5_zero_message_hash[MD5_DIGEST_SIZE] = { 219 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/rockchip/ |
A D | rk3288_crypto_ahash.c | 31 case MD5_DIGEST_SIZE: in zero_message_process() 219 case MD5_DIGEST_SIZE: in rk_ahash_start() 386 .digestsize = MD5_DIGEST_SIZE,
|
/linux/arch/powerpc/crypto/ |
A D | md5-glue.c | 124 .digestsize = MD5_DIGEST_SIZE,
|
/linux/arch/sparc/crypto/ |
A D | md5_glue.c | 136 .digestsize = MD5_DIGEST_SIZE,
|
/linux/arch/mips/cavium-octeon/crypto/ |
A D | octeon-md5.c | 174 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/inside-secure/ |
A D | safexcel_hash.c | 782 MD5_DIGEST_SIZE); in safexcel_ahash_final() 1789 req->state_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1790 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1818 .digestsize = MD5_DIGEST_SIZE, 1845 memcpy(req->state, &ctx->base.ipad, MD5_DIGEST_SIZE); in safexcel_hmac_md5_init() 1852 req->state_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1853 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1865 MD5_DIGEST_SIZE); in safexcel_hmac_md5_setkey() 1891 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/caam/ |
A D | caamalg.c | 2088 .maxauthsize = MD5_DIGEST_SIZE, 2213 .maxauthsize = MD5_DIGEST_SIZE, 2235 .maxauthsize = MD5_DIGEST_SIZE, 2477 .maxauthsize = MD5_DIGEST_SIZE, 2499 .maxauthsize = MD5_DIGEST_SIZE, 2751 .maxauthsize = MD5_DIGEST_SIZE, 2773 .maxauthsize = MD5_DIGEST_SIZE, 3016 .maxauthsize = MD5_DIGEST_SIZE, 3040 .maxauthsize = MD5_DIGEST_SIZE,
|
A D | caamalg_qi.c | 1647 .maxauthsize = MD5_DIGEST_SIZE, 1669 .maxauthsize = MD5_DIGEST_SIZE, 1914 .maxauthsize = MD5_DIGEST_SIZE, 1936 .maxauthsize = MD5_DIGEST_SIZE, 2188 .maxauthsize = MD5_DIGEST_SIZE, 2210 .maxauthsize = MD5_DIGEST_SIZE,
|
A D | caamalg_qi2.c | 1867 .maxauthsize = MD5_DIGEST_SIZE, 1889 .maxauthsize = MD5_DIGEST_SIZE, 2134 .maxauthsize = MD5_DIGEST_SIZE, 2156 .maxauthsize = MD5_DIGEST_SIZE, 2408 .maxauthsize = MD5_DIGEST_SIZE, 2430 .maxauthsize = MD5_DIGEST_SIZE, 2677 .maxauthsize = MD5_DIGEST_SIZE, 2701 .maxauthsize = MD5_DIGEST_SIZE, 4525 .digestsize = MD5_DIGEST_SIZE, 4552 static const u8 runninglen[] = { HASH_MSG_LEN + MD5_DIGEST_SIZE, in caam_hash_cra_init()
|
/linux/fs/ecryptfs/ |
A D | ecryptfs_kernel.h | 166 #define MD5_DIGEST_SIZE 16 macro 167 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
|
A D | crypto.c | 114 char dst[MD5_DIGEST_SIZE]; in ecryptfs_derive_iv() 634 char dst[MD5_DIGEST_SIZE]; in ecryptfs_compute_root_iv() 636 BUG_ON(crypt_stat->iv_bytes > MD5_DIGEST_SIZE); in ecryptfs_compute_root_iv()
|
/linux/drivers/crypto/stm32/ |
A D | stm32-hash.c | 695 case MD5_DIGEST_SIZE: in stm32_hash_init() 758 hashsize = MD5_DIGEST_SIZE; in stm32_hash_copy_hash() 1134 .digestsize = MD5_DIGEST_SIZE, 1160 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/ |
A D | omap-sham.c | 45 #define MD5_DIGEST_SIZE 16 macro 338 d = MD5_DIGEST_SIZE / sizeof(u32); in omap_sham_copy_ready_hash() 963 case MD5_DIGEST_SIZE: in omap_sham_init() 1455 .halg.digestsize = MD5_DIGEST_SIZE, 1502 .halg.digestsize = MD5_DIGEST_SIZE,
|
A D | ixp4xx_crypto.c | 94 #define MD5_DIGEST_SIZE 16 macro 1411 .maxauthsize = MD5_DIGEST_SIZE, 1423 .maxauthsize = MD5_DIGEST_SIZE, 1461 .maxauthsize = MD5_DIGEST_SIZE,
|
A D | img-hash.c | 654 case MD5_DIGEST_SIZE: in img_hash_digest() 761 .digestsize = MD5_DIGEST_SIZE,
|
A D | talitos.c | 2642 .maxauthsize = MD5_DIGEST_SIZE, 2664 .maxauthsize = MD5_DIGEST_SIZE, 2685 .maxauthsize = MD5_DIGEST_SIZE, 2709 .maxauthsize = MD5_DIGEST_SIZE, 2849 .halg.digestsize = MD5_DIGEST_SIZE, 2945 .halg.digestsize = MD5_DIGEST_SIZE,
|
A D | s5p-sss.c | 207 #define HASH_MD5_MAX_REG (MD5_DIGEST_SIZE / HASH_REG_SIZEOF) 1614 case MD5_DIGEST_SIZE: in s5p_hash_init() 1765 .halg.digestsize = MD5_DIGEST_SIZE,
|
A D | n2_core.c | 1261 .hw_op_hashsz = MD5_DIGEST_SIZE, 1262 .digest_size = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/allwinner/sun4i-ss/ |
A D | sun4i-ss-core.c | 47 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/marvell/cesa/ |
A D | hash.c | 945 .digestsize = MD5_DIGEST_SIZE, 1325 .digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/bcm/ |
A D | cipher.c | 3190 .maxauthsize = MD5_DIGEST_SIZE, 3265 .maxauthsize = MD5_DIGEST_SIZE, 3415 .maxauthsize = MD5_DIGEST_SIZE, 3768 .halg.digestsize = MD5_DIGEST_SIZE, 3789 .halg.digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/ccree/ |
A D | cc_hash.c | 1734 .digestsize = MD5_DIGEST_SIZE, 1735 .statesize = CC_STATE_SIZE(MD5_DIGEST_SIZE), 1740 .inter_digestsize = MD5_DIGEST_SIZE,
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
A D | sun8i-ss-core.c | 301 .digestsize = MD5_DIGEST_SIZE,
|