Searched refs:escrypt_free_local (Results 1 – 4 of 4) sorted by relevance
221 escrypt_free_local(&escrypt_local); in crypto_pwhash_scryptsalsa208sha256_str()226 escrypt_free_local(&escrypt_local); in crypto_pwhash_scryptsalsa208sha256_str()259 escrypt_free_local(&escrypt_local); in crypto_pwhash_scryptsalsa208sha256_str_verify()262 escrypt_free_local(&escrypt_local); in crypto_pwhash_scryptsalsa208sha256_str_verify()
105 escrypt_free_local(escrypt_local_t *local) in escrypt_free_local() function
66 extern int escrypt_free_local(escrypt_local_t *__local);
259 if (escrypt_free_local(&local)) { in crypto_pwhash_scryptsalsa208sha256_ll()