Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c51 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm) in OCSP_request_set1_name() function
105 if (!OCSP_request_set1_name(req, X509_get_subject_name(signer))) in OCSP_request_sign()
/freebsd-13.1/crypto/openssl/include/openssl/
H A Docsp.h184 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
/freebsd-13.1/secure/lib/libcrypto/
H A DVersion.map2069 OCSP_request_set1_name;