Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DX509_STORE_new.pod6 X509_STORE_lock,X509_STORE_unlock
15 int X509_STORE_lock(X509_STORE *xs);
26 X509_STORE_lock() locks the store from modification by other threads,
36 X509_STORE_up_ref(), X509_STORE_lock() and X509_STORE_unlock() return
48 The X509_STORE_up_ref(), X509_STORE_lock() and X509_STORE_unlock()
/openssl/crypto/x509/
H A Dx509_lu.c42 int X509_STORE_lock(X509_STORE *xs) in X509_STORE_lock() function
342 if (!X509_STORE_lock(store)) in ossl_x509_store_ctx_get_by_subject()
410 if (!X509_STORE_lock(store)) { in x509_store_add()
628 if (!X509_STORE_lock(store)) in STACK_OF()
663 if (!X509_STORE_lock(store)) in STACK_OF()
684 if (!X509_STORE_lock(store)) in STACK_OF()
733 if (!X509_STORE_lock(store)) { in STACK_OF()
839 if (!X509_STORE_lock(store)) in X509_STORE_CTX_get1_issuer()
H A Dby_dir.c351 if (!X509_STORE_lock(xl->store_ctx)) in get_cert_by_subject_ex()
423 if (X509_STORE_lock(xl->store_ctx)) { in get_cert_by_subject_ex()
/openssl/doc/man7/
H A Dproxy-certificates.pod196 X509_STORE_lock(X509_STORE_CTX_get0_store(ctx));
/openssl/include/openssl/
H A Dx509_vfy.h.in399 int X509_STORE_lock(X509_STORE *xs);
/openssl/util/
H A Dlibcrypto.num4042 X509_STORE_lock 4134 3_0_0 EXIST::FUNCTION:

Completed in 37 milliseconds