Home
last modified time | relevance | path

Searched refs:V_OCSP_RESPID_NAME (Results 1 – 4 of 4) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/ocsp/
H A Docsp_srv.c253 rid->type = V_OCSP_RESPID_NAME; in OCSP_basic_sign()
H A Docsp_prn.c227 case V_OCSP_RESPID_NAME: in OCSP_RESPONSE_print()
H A Docsp_vfy.c208 if (id->type == V_OCSP_RESPID_NAME) in ocsp_find_signer_sk()
H A Docsp.h195 # define V_OCSP_RESPID_NAME 0 macro