Home
last modified time | relevance | path

Searched refs:load_ocsp (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Drevoke.c326 load_ocsp(hx509_context context, struct revoke_ocsp *ocsp) in load_ocsp() function
440 ret = load_ocsp(context, &ctx->ocsps.val[ctx->ocsps.len]); in hx509_revoke_add_ocsp()
702 ret = load_ocsp(context, ocsp); in hx509_revoke_verify()
1095 ret = load_ocsp(context, &ocsp); in hx509_revoke_ocsp_print()
H A DChangeLog2095 * revoke.c (load_ocsp): test that we got back a BasicReponse