Home
last modified time | relevance | path

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

/openssl-master/test/
A Dproperty_test.c42 static int up_ref(void *p) in up_ref() function
335 &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()
/openssl-master/crypto/property/
A Dproperty.c35 int (*up_ref)(void *); member
147 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()
/openssl-master/doc/man3/
A DX509_verify_cert.pod29 On success it returns a pointer to a new stack of (up_ref'ed) certificates

Completed in 24 milliseconds