Home
last modified time | relevance | path

Searched refs:cert_id_md_oid (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c1063 ASN1_OBJECT *cert_id_md_oid; in make_ocsp_response() local
1070 OCSP_id_get0_info(NULL, &cert_id_md_oid, NULL, NULL, cid); in make_ocsp_response()
1072 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
/third_party/openssl/apps/
H A Docsp.c1063 ASN1_OBJECT *cert_id_md_oid; in make_ocsp_response() local
1070 OCSP_id_get0_info(NULL, &cert_id_md_oid, NULL, NULL, cid); in make_ocsp_response()
1072 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()

Completed in 4 milliseconds