Searched refs:MAX_DIGEST_SIZE (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_DIGEST_SIZE 64 macro1074 if (crypto_ahash_digestsize(tfm) > MAX_DIGEST_SIZE) { in test_ahash_speed_common()1076 MAX_DIGEST_SIZE); in test_ahash_speed_common()1091 output = kmalloc(MAX_DIGEST_SIZE, GFP_KERNEL); in test_ahash_speed_common()