Home
last modified time | relevance | path

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

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