HomeSort by: relevance | last modified time | path
    Searched refs:dpp_pkex_derive_z (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
dpp_i.h 128 int dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp,
dpp_pkex.c 552 res = dpp_pkex_derive_z(pkex->v2 ? NULL : pkex->peer_mac,
873 res = dpp_pkex_derive_z(pkex->v2 ? NULL : pkex->own_mac,
dpp_crypto.c 1610 int dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, function

Completed in 20 milliseconds