Home
last modified time | relevance | path

Searched refs:OCSP_cert_id_new (Results 1 – 7 of 7) sorted by relevance

/openssl/doc/man3/
H A DOCSP_cert_to_id.pod5 OCSP_cert_to_id, OCSP_cert_id_new, OCSP_CERTID_free, OCSP_id_issuer_cmp,
15 OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst,
36 OCSP_cert_id_new() creates and returns a new B<OCSP_CERTID> using B<dgst> and
53 OCSP_cert_to_id() and OCSP_cert_id_new() return either a pointer to a valid
65 OCSP clients will typically only use OCSP_cert_to_id() or OCSP_cert_id_new():
/openssl/crypto/ocsp/
H A Docsp_lib.c39 return OCSP_cert_id_new(dgst, iname, ikey, serial); in OCSP_cert_to_id()
42 OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst, in OCSP_cert_id_new() function
/openssl/test/
H A Docspapitest.c90 cid = OCSP_cert_id_new(EVP_sha256(), name, key, serial); in make_dummy_resp()
/openssl/include/openssl/
H A Docsp.h.in203 OCSP_CERTID *OCSP_cert_id_new(const EVP_MD *dgst,
/openssl/apps/
H A Docsp.c953 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
/openssl/util/
H A Dlibcrypto.num3215 OCSP_cert_id_new 3284 3_0_0 EXIST::FUNCTION:OCSP
/openssl/
H A DCHANGES.md14812 OCSP_cert_id_new() a NULL serialNumber. This allows a partial certificate

Completed in 160 milliseconds