Home
last modified time | relevance | path

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

/openssl/crypto/ocsp/
H A Dv3_ocsp.c122 if (a->crlNum) { in i2r_ocsp_crlid()
125 if (i2a_ASN1_INTEGER(bp, a->crlNum) <= 0) in i2r_ocsp_crlid()
H A Docsp_local.h206 ASN1_INTEGER *crlNum; member
H A Docsp_ext.c374 if ((cid->crlNum = ASN1_INTEGER_new()) == NULL) in OCSP_crlID_new()
376 if (!(ASN1_INTEGER_set(cid->crlNum, *n))) in OCSP_crlID_new()
H A Docsp_asn.c124 ASN1_EXP_OPT(OCSP_CRLID, crlNum, ASN1_INTEGER, 1),

Completed in 42 milliseconds