Home
last modified time | relevance | path

Searched defs:iterations (Results 1 – 5 of 5) sorted by relevance

/hostap/src/crypto/
Dsha1-pbkdf2.c15 size_t ssid_len, int iterations, unsigned int count, in pbkdf2_sha1_f()
75 int iterations, u8 *buf, size_t buflen) in pbkdf2_sha1()
Dcrypto_wolfssl.c515 int iterations, u8 *buf, size_t buflen) in pbkdf2_sha1()
Dcrypto_openssl.c1875 int iterations, u8 *buf, size_t buflen) in pbkdf2_sha1()
/hostap/src/common/
Ddpp_crypto.c167 unsigned int iterations, unsigned int count, u8 *digest) in dpp_pbkdf2_f()
207 const u8 *salt, size_t salt_len, unsigned int iterations, in dpp_pbkdf2()
/hostap/src/drivers/
Ddriver.h606 u32 iterations; /* Zero to run infinitely */ member