Home
last modified time | relevance | path

Searched refs:sk_OCSP_SINGLERESP_new_null (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_srv.c98 = sk_OCSP_SINGLERESP_new_null()) == NULL) in OCSP_basic_add1_status()
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h202 #define sk_OCSP_SINGLERESP_new_null() ((STACK_OF(OCSP_SINGLERESP) *)OPENSSL_sk_new_null()) macro