Searched refs:up_ref (Results 1 – 3 of 3) sorted by relevance
42 static int up_ref(void *p) in up_ref() function395 &up_ref, &down_ref))) { in test_register_deregister()470 &up_ref, &down_ref))) { in test_property()581 &up_ref, &down_ref)) in test_query_cache_stochastic()584 &up_ref, &down_ref)) in test_query_cache_stochastic()587 &up_ref, &down_ref))) { in test_query_cache_stochastic()
37 int (*up_ref)(void *); member163 return (*method->up_ref)(method->method); in ossl_method_up_ref()314 impl->method.up_ref = method_up_ref; in ossl_method_store_add()757 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 19 milliseconds