Home
last modified time | relevance | path

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

/openssl/test/
H A Dproperty_test.c42 static int up_ref(void *p) in up_ref() function
364 &up_ref, &down_ref))) { in test_register_deregister()
439 &up_ref, &down_ref))) { in test_property()
550 &up_ref, &down_ref)) in test_query_cache_stochastic()
553 &up_ref, &down_ref)) in test_query_cache_stochastic()
556 &up_ref, &down_ref))) { in test_query_cache_stochastic()
/openssl/crypto/property/
H A Dproperty.c37 int (*up_ref)(void *); member
161 return (*method->up_ref)(method->method); in ossl_method_up_ref()
312 impl->method.up_ref = method_up_ref; in ossl_method_store_add()
739 p->method.up_ref = method_up_ref; in ossl_method_store_cache_set()
/openssl/doc/man3/
H A DX509_verify_cert.pod29 On success it returns a pointer to a new stack of (up_ref'ed) certificates

Completed in 13 milliseconds