Searched refs:X509_STORE_lock (Results 1 – 6 of 6) sorted by relevance
6 X509_STORE_lock,X509_STORE_unlock15 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() return48 The X509_STORE_up_ref(), X509_STORE_lock() and X509_STORE_unlock()
42 int X509_STORE_lock(X509_STORE *xs) in X509_STORE_lock() function342 if (!X509_STORE_lock(store)) in ossl_x509_store_ctx_get_by_subject()412 if (!X509_STORE_lock(store)) { in x509_store_add()630 if (!X509_STORE_lock(store)) in STACK_OF()668 if (!X509_STORE_lock(store)) in STACK_OF()682 if (!X509_STORE_lock(store)) in STACK_OF()722 if (!X509_STORE_lock(store)) { in STACK_OF()
351 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()
196 X509_STORE_lock(X509_STORE_CTX_get0_store(ctx));
399 int X509_STORE_lock(X509_STORE *xs);
4042 X509_STORE_lock 4134 3_0_0 EXIST::FUNCTION:
Completed in 40 milliseconds