Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c758 static SECStatus nss_auth_cert_hook(void *arg, PRFileDesc *fd, PRBool checksig, in nss_auth_cert_hook() function
1907 if(SSL_AuthCertificateHook(model, nss_auth_cert_hook, conn) != SECSuccess) in nss_setup_connect()