Searched defs:scrypt_r (Results 1 – 2 of 2) sorted by relevance
45 static unsigned int scrypt_r = 8; variable
89 long scrypt_N = 0, scrypt_r = 0, scrypt_p = 0; in pkcs8_main() local