Searched refs:PBKDF2 (Results 1 – 1 of 1) sorted by relevance
75 #define PBKDF2(_name) pbkdf2_ ## _name macro210 static inline void PBKDF2(_name)(const uint8_t *pw, size_t npw, \387 PBKDF2(sha1)(pw, npw, salt, nsalt, iterations, out, nout); in fastpbkdf2_hmac_sha1()