Searched defs:xs (Results 1 – 2 of 2) sorted by relevance
42 int X509_STORE_lock(X509_STORE *xs) in X509_STORE_lock()47 static int x509_store_read_lock(X509_STORE *xs) in x509_store_read_lock()52 int X509_STORE_unlock(X509_STORE *xs) in X509_STORE_unlock()226 void X509_STORE_free(X509_STORE *xs) in X509_STORE_free()256 int X509_STORE_up_ref(X509_STORE *xs) in X509_STORE_up_ref()822 void X509_STORE_set_verify_cb(X509_STORE *xs, in X509_STORE_set_verify_cb()833 void X509_STORE_set_get_issuer(X509_STORE *xs, in X509_STORE_set_get_issuer()866 void X509_STORE_set_get_crl(X509_STORE *xs, in X509_STORE_set_get_crl()877 void X509_STORE_set_check_crl(X509_STORE *xs, in X509_STORE_set_check_crl()888 void X509_STORE_set_cert_crl(X509_STORE *xs, in X509_STORE_set_cert_crl()[all …]
1852 X509 *xs; in internal_verify() local
Completed in 16 milliseconds