Home
last modified time | relevance | path

Searched defs:bcrypt_hash (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libutil/
H A Dbcrypt_pbkdf.c57 bcrypt_hash(uint8_t *sha2pass, uint8_t *sha2salt, uint8_t *out) in bcrypt_hash() function
/openbsd-src/sys/lib/libsa/
H A Dbcrypt_pbkdf.c55 bcrypt_hash(uint8_t *sha2pass, uint8_t *sha2salt, uint8_t *out) in bcrypt_hash() function