Searched refs:ossl_method_lock_store (Results 1 – 6 of 6) sorted by relevance
56 int ossl_method_lock_store(OSSL_METHOD_STORE *store);
118 return ossl_method_lock_store(store); in reserve_loader_store()
114 return ossl_method_lock_store(store); in reserve_decoder_store()
114 return ossl_method_lock_store(store); in reserve_encoder_store()
75 return ossl_method_lock_store(store); in reserve_evp_method_store()
271 int ossl_method_lock_store(OSSL_METHOD_STORE *store) in ossl_method_lock_store() function
Completed in 16 milliseconds