Home
last modified time | relevance | path

Searched refs:OCSP_id_get0_info (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DOCSP_cert_to_id.pod6 OCSP_id_cmp, OCSP_id_get0_info - OCSP certificate ID utility functions
25 int OCSP_id_get0_info(ASN1_OCTET_STRING **piNameHash, ASN1_OBJECT **pmd,
46 OCSP_id_get0_info() returns the issuer name hash, hash OID, issuer key hash and
60 OCSP_id_get0_info() returns 1 for success and 0 for failure.
67 The values returned by OCSP_id_get0_info() are internal pointers and B<MUST
/openssl/crypto/ocsp/
H A Docsp_srv.c38 int OCSP_id_get0_info(ASN1_OCTET_STRING **piNameHash, ASN1_OBJECT **pmd, in OCSP_id_get0_info() function
/openssl/apps/
H A Docsp.c1072 OCSP_id_get0_info(NULL, &cert_id_md_oid, NULL, NULL, cid); in make_ocsp_response()
1091 OCSP_id_get0_info(NULL, NULL, NULL, &serial, cid); in make_ocsp_response()
/openssl/include/openssl/
H A Docsp.h.in269 int OCSP_id_get0_info(ASN1_OCTET_STRING **piNameHash, ASN1_OBJECT **pmd,
/openssl/util/
H A Dlibcrypto.num3690 OCSP_id_get0_info 3774 3_0_0 EXIST::FUNCTION:OCSP
/openssl/
H A DCHANGES.md13484 OCSP_request_onereq_get0(), OCSP_onereq_get0_id() and OCSP_id_get0_info()

Completed in 86 milliseconds