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

/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dbcrypt.c73 #define BCRYPT_VERSION '2' macro
149 salt[1] = BCRYPT_VERSION;
208 if (*salt > BCRYPT_VERSION) {
299 encrypted[i++] = BCRYPT_VERSION;
349 salt[1] = BCRYPT_VERSION;

Completed in 56 milliseconds