Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:tls_cryptoapi_cert

363 static int tls_cryptoapi_cert(SSL *ssl, const char *name)
536 static int tls_cryptoapi_cert(SSL *ssl, const char *name)
1706 if (tls_cryptoapi_cert(conn->ssl, private_key) == 0) {