Searched refs:fastpbkdf2_hmac_sha1 (Results 1 – 3 of 3) sorted by relevance
40 void fastpbkdf2_hmac_sha1(const uint8_t *pw, size_t npw,
382 void fastpbkdf2_hmac_sha1(const uint8_t *pw, size_t npw, in fastpbkdf2_hmac_sha1() function
766 fastpbkdf2_hmac_sha1((const u8 *) passphrase, os_strlen(passphrase), in pbkdf2_sha1()