Searched refs:escrypt_init_local (Results 1 – 4 of 4) sorted by relevance
203 if (escrypt_init_local(&escrypt_local) != 0) { in crypto_pwhash_scryptsalsa208sha256_str()241 if (escrypt_init_local(&escrypt_local) != 0) { in crypto_pwhash_scryptsalsa208sha256_str_verify()
97 escrypt_init_local(escrypt_local_t *local) in escrypt_init_local() function
64 extern int escrypt_init_local(escrypt_local_t *__local);
248 if (escrypt_init_local(&local)) { in crypto_pwhash_scryptsalsa208sha256_ll()