Searched refs:BCRYPT_HASHSIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c67 #define BCRYPT_HASHSIZE (BCRYPT_WORDS * 4) macro
73 u_int8_t ciphertext[BCRYPT_HASHSIZE] =
116 u_int8_t out[BCRYPT_HASHSIZE];
117 u_int8_t tmpout[BCRYPT_HASHSIZE];

Completed in 100 milliseconds