Searched refs:up_ref (Results 1 – 3 of 3) sorted by relevance
42 static int up_ref(void *p) in up_ref() function335 &up_ref, &down_ref))) { in test_register_deregister()410 &up_ref, &down_ref))) { in test_property()521 &up_ref, &down_ref)) in test_query_cache_stochastic()524 &up_ref, &down_ref)) in test_query_cache_stochastic()527 &up_ref, &down_ref))) { in test_query_cache_stochastic()
35 int (*up_ref)(void *); member147 return (*method->up_ref)(method->method); in ossl_method_up_ref()279 impl->method.up_ref = method_up_ref; in ossl_method_store_add()662 p->method.up_ref = method_up_ref; in ossl_method_store_cache_set()
29 On success it returns a pointer to a new stack of (up_ref'ed) certificates
Completed in 24 milliseconds