Home
last modified time | relevance | path

Searched refs:ALG_SPECIFIC_SIZE (Results 1 – 4 of 4) sorted by relevance

/lib/crypt/
A Dcrypt-port.h12 #define ALG_SPECIFIC_SIZE 8192 macro
A Dcrypt.c33 u8 output[CRYPT_OUTPUT_SIZE], scratch[ALG_SPECIFIC_SIZE]; in crypt_compare()
A Dcrypt-sha256.c72 static_assert (sizeof (struct sha256_buffer) <= ALG_SPECIFIC_SIZE,
A Dcrypt-sha512.c72 static_assert (sizeof (struct sha512_buffer) <= ALG_SPECIFIC_SIZE,

Completed in 11 milliseconds