Searched refs:BCRYPT_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
12 #define BCRYPT_HASHSIZE (BCRYPT_WORDS * 4) macro120 step_size = (*outlen + BCRYPT_HASHSIZE - 1) / BCRYPT_HASHSIZE; in bcrypt_pbkdf_openbsd()
Completed in 2 milliseconds