/kernel/linux/linux-5.10/include/crypto/ |
H A D | md5.h | 7 #define MD5_DIGEST_SIZE 16 macro 17 extern const u8 md5_zero_message_hash[MD5_DIGEST_SIZE];
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | md5.h | 7 #define MD5_DIGEST_SIZE 16 macro 17 extern const u8 md5_zero_message_hash[MD5_DIGEST_SIZE];
|
/kernel/linux/linux-5.10/crypto/ |
H A D | hash_info.c | 36 [HASH_ALGO_MD4] = MD5_DIGEST_SIZE, 37 [HASH_ALGO_MD5] = MD5_DIGEST_SIZE,
|
H A D | md5.c | 26 const u8 md5_zero_message_hash[MD5_DIGEST_SIZE] = { 219 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/crypto/ |
H A D | hash_info.c | 36 [HASH_ALGO_MD4] = MD5_DIGEST_SIZE, 37 [HASH_ALGO_MD5] = MD5_DIGEST_SIZE,
|
H A D | md5.c | 26 const u8 md5_zero_message_hash[MD5_DIGEST_SIZE] = { 219 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_ahash.c | 66 case MD5_DIGEST_SIZE: in zero_message_process() 266 case MD5_DIGEST_SIZE: in rk_hash_run() 425 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_ahash.c | 77 case MD5_DIGEST_SIZE: in zero_message_process() 291 case MD5_DIGEST_SIZE: in rk_hash_run() 452 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 172 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | md5-glue.c | 124 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | md5_glue.c | 135 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 174 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | md5-glue.c | 124 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | md5_glue.c | 136 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 782 MD5_DIGEST_SIZE); in safexcel_ahash_final() 1763 req->state_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1764 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1792 .digestsize = MD5_DIGEST_SIZE, 1819 memcpy(req->state, &ctx->base.ipad, MD5_DIGEST_SIZE); in safexcel_hmac_md5_init() 1826 req->state_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1827 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1839 MD5_DIGEST_SIZE); in safexcel_hmac_md5_setkey() 1865 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 166 #define MD5_DIGEST_SIZE 16 macro 167 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | ecryptfs_kernel.h | 166 #define MD5_DIGEST_SIZE 16 macro 167 #define ECRYPTFS_TAG_70_DIGEST_SIZE MD5_DIGEST_SIZE
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamalg.c | 2089 .maxauthsize = MD5_DIGEST_SIZE, 2214 .maxauthsize = MD5_DIGEST_SIZE, 2236 .maxauthsize = MD5_DIGEST_SIZE, 2478 .maxauthsize = MD5_DIGEST_SIZE, 2500 .maxauthsize = MD5_DIGEST_SIZE, 2752 .maxauthsize = MD5_DIGEST_SIZE, 2774 .maxauthsize = MD5_DIGEST_SIZE, 3017 .maxauthsize = MD5_DIGEST_SIZE, 3041 .maxauthsize = MD5_DIGEST_SIZE,
|
H 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,
|
H A D | caamalg_qi2.c | 1865 .maxauthsize = MD5_DIGEST_SIZE, 1887 .maxauthsize = MD5_DIGEST_SIZE, 2132 .maxauthsize = MD5_DIGEST_SIZE, 2154 .maxauthsize = MD5_DIGEST_SIZE, 2406 .maxauthsize = MD5_DIGEST_SIZE, 2428 .maxauthsize = MD5_DIGEST_SIZE, 2675 .maxauthsize = MD5_DIGEST_SIZE, 2699 .maxauthsize = MD5_DIGEST_SIZE, 4523 .digestsize = MD5_DIGEST_SIZE, 4550 static const u8 runninglen[] = { HASH_MSG_LEN + MD5_DIGEST_SIZE, in caam_hash_cra_init() [all...] |
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 780 MD5_DIGEST_SIZE); in safexcel_ahash_final() 1787 req->state_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1788 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_md5_init() 1816 .digestsize = MD5_DIGEST_SIZE, 1843 memcpy(req->state, &ctx->base.ipad, MD5_DIGEST_SIZE); in safexcel_hmac_md5_init() 1850 req->state_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1851 req->digest_sz = MD5_DIGEST_SIZE; in safexcel_hmac_md5_init() 1863 MD5_DIGEST_SIZE); in safexcel_hmac_md5_setkey() 1889 .digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg.c | 2151 .maxauthsize = MD5_DIGEST_SIZE, 2294 .maxauthsize = MD5_DIGEST_SIZE, 2319 .maxauthsize = MD5_DIGEST_SIZE, 2594 .maxauthsize = MD5_DIGEST_SIZE, 2619 .maxauthsize = MD5_DIGEST_SIZE, 2904 .maxauthsize = MD5_DIGEST_SIZE, 2929 .maxauthsize = MD5_DIGEST_SIZE, 3205 .maxauthsize = MD5_DIGEST_SIZE, 3232 .maxauthsize = MD5_DIGEST_SIZE,
|
H A D | caamalg_qi.c | 1663 .maxauthsize = MD5_DIGEST_SIZE, 1685 .maxauthsize = MD5_DIGEST_SIZE, 1930 .maxauthsize = MD5_DIGEST_SIZE, 1952 .maxauthsize = MD5_DIGEST_SIZE, 2204 .maxauthsize = MD5_DIGEST_SIZE, 2226 .maxauthsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-sham.c | 44 #define MD5_DIGEST_SIZE 16 macro 338 d = MD5_DIGEST_SIZE / sizeof(u32); in omap_sham_copy_ready_hash() 981 case MD5_DIGEST_SIZE: in omap_sham_init() 1470 .halg.digestsize = MD5_DIGEST_SIZE, 1517 .halg.digestsize = MD5_DIGEST_SIZE,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-sham.c | 41 #define MD5_DIGEST_SIZE 16 macro 333 d = MD5_DIGEST_SIZE / sizeof(u32); in omap_sham_copy_ready_hash() 958 case MD5_DIGEST_SIZE: in omap_sham_init() 1451 .base.halg.digestsize = MD5_DIGEST_SIZE, 1500 .base.halg.digestsize = MD5_DIGEST_SIZE,
|