Home
last modified time | relevance | path

Searched refs:dpp_validate_csr (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.h640 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
Ddpp_crypto.c2890 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr) in dpp_validate_csr() function
Ddpp.c2072 if (dpp_validate_csr(auth, cert_req) < 0) { in dpp_conf_req_rx()