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