Searched refs:dpp_derive_pmk (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c6377 static int dpp_derive_pmk(const u8 *Nx, size_t Nx_len, u8 *pmk, function
6585 if (dpp_derive_pmk(Nx, Nx_len, intro->pmk, curve->hash_len) < 0) {

Completed in 84 milliseconds