Home
last modified time | relevance | path

Searched defs:xs (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/x509/
H A Dx509_lu.c42 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()
918 void X509_STORE_set_verify_cb(X509_STORE *xs, in X509_STORE_set_verify_cb()
929 void X509_STORE_set_get_issuer(X509_STORE *xs, in X509_STORE_set_get_issuer()
962 void X509_STORE_set_get_crl(X509_STORE *xs, in X509_STORE_set_get_crl()
973 void X509_STORE_set_check_crl(X509_STORE *xs, in X509_STORE_set_check_crl()
984 void X509_STORE_set_cert_crl(X509_STORE *xs, in X509_STORE_set_cert_crl()
[all …]
H A Dx509_vfy.c1819 X509 *xs; in internal_verify() local

Completed in 15 milliseconds