Searched refs:dpp_validate_csr (Results 1 – 3 of 3) sorted by relevance
640 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
2890 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr) in dpp_validate_csr() function
2072 if (dpp_validate_csr(auth, cert_req) < 0) { in dpp_conf_req_rx()