Searched defs:BCRYPT_BLOCKS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ | ||
H A D | bcrypt_pbkdf.c | 65 #define BCRYPT_BLOCKS 8 macro |
/netbsd-src/lib/libcrypt/ | ||
H A D | bcrypt.c | 70 #define BCRYPT_BLOCKS 6 /* Ciphertext blocks */ macro |