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

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DderiveKey.cpp42 #define PBKDF2_MIN_SALT 8 /* bytes */ macro
102 if((salt.Data == NULL) || (salt.Length < PBKDF2_MIN_SALT)){

Completed in 70 milliseconds