Searched refs:ALG_SPECIFIC_SIZE (Results 1 – 4 of 4) sorted by relevance
12 #define ALG_SPECIFIC_SIZE 8192 macro
33 u8 output[CRYPT_OUTPUT_SIZE], scratch[ALG_SPECIFIC_SIZE]; in crypt_compare()
72 static_assert (sizeof (struct sha256_buffer) <= ALG_SPECIFIC_SIZE,
72 static_assert (sizeof (struct sha512_buffer) <= ALG_SPECIFIC_SIZE,
Completed in 11 milliseconds