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

  /src/external/bsd/wpa/dist/src/common/
dpp_i.h 113 int dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth);
dpp_auth.c 1078 if (dpp_gen_i_auth(auth, i_auth + 4) < 0)
1960 if (dpp_gen_i_auth(auth, i_auth2) < 0)
dpp_crypto.c 969 int dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth) function

Completed in 24 milliseconds