Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddpp.h718 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
H A Ddpp_crypto.c2151 int dpp_validate_csr(struct dpp_authentication *auth, in dpp_validate_csr() function
H A Ddpp.c2512 if (dpp_validate_csr(auth, cert_req) < 0) { in dpp_conf_req_rx()