Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_local.h220 # define OCSP_REQUEST_sign(o, pkey, md, libctx, propq)\ macro
H A Docsp_cl.c97 if (!OCSP_REQUEST_sign(req, key, dgst, signer->libctx, signer->propq)) in OCSP_request_sign()