Home
last modified time | relevance | path

Searched refs:up_ref (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/test/
H A Dproperty_test.c42 static int up_ref(void *p) in up_ref() function
359 &up_ref, &down_ref))) { in test_register_deregister()
434 &up_ref, &down_ref))) { in test_property()
545 &up_ref, &down_ref)) in test_query_cache_stochastic()
548 &up_ref, &down_ref)) in test_query_cache_stochastic()
551 &up_ref, &down_ref))) { in test_query_cache_stochastic()
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c36 int (*up_ref)(void *); member
169 return (*method->up_ref)(method->method); in ossl_method_up_ref()
320 impl->method.up_ref = method_up_ref; in ossl_method_store_add()
748 p->method.up_ref = method_up_ref; in ossl_method_store_cache_set()
/third_party/openssl/crypto/property/
H A Dproperty.c36 int (*up_ref)(void *); member
171 return (*method->up_ref)(method->method); in ossl_method_up_ref()
322 impl->method.up_ref = method_up_ref; in ossl_method_store_add()
762 p->method.up_ref = method_up_ref; in ossl_method_store_cache_set()

Completed in 4 milliseconds