Home
last modified time | relevance | path

Searched defs:Mx (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Ddpp_crypto.c389 int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, unsigned int hash_len) in dpp_derive_k1()
1612 const u8 *Mx, size_t Mx_len, in dpp_pkex_derive_z()
1692 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_reconfig_derive_ke_responder() local
1793 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_reconfig_derive_ke_initiator() local
Ddpp_pkex.c34 u8 *Mx, *My; in dpp_pkex_build_exchange_req() local
Ddpp.h217 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member
321 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member