Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h718 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
Ddpp_crypto.c2151 int dpp_validate_csr(struct dpp_authentication *auth, in dpp_validate_csr() function
Ddpp.c2512 if (dpp_validate_csr(auth, cert_req) < 0) { in dpp_conf_req_rx()