Searched refs:cts (Results 1 – 1 of 1) sorted by relevance
89 X509_STORE *cts = SSL_CTX_get_cert_store((SSL_CTX *)sslctx); in sslctx_function() local95 if(!cts || !cbio) { in sslctx_function()109 X509_STORE_add_cert(cts, itmp->x509); in sslctx_function()112 X509_STORE_add_crl(cts, itmp->crl); in sslctx_function()
Completed in 4 milliseconds