Home
last modified time | relevance | path

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

/optee_test/host/openssl/include/openssl/
A Docsp.h154 } OCSP_REQUEST; typedef
428 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs);
429 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req);
431 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
432 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
434 int OCSP_request_sign(OCSP_REQUEST *req,
467 int OCSP_request_onereq_count(OCSP_REQUEST *req);
473 int OCSP_request_is_signed(OCSP_REQUEST *req);
494 int OCSP_REQUEST_get_ext_count(OCSP_REQUEST *x);
499 X509_EXTENSION *OCSP_REQUEST_get_ext(OCSP_REQUEST *x, int loc);
[all …]
A Dkssl.h81 # undef OCSP_REQUEST
A Dossl_typ.h113 # undef OCSP_REQUEST

Completed in 5 milliseconds