Searched refs:revtime (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/ocsp/ |
D | ocsp_cl.c | 259 ASN1_GENERALIZEDTIME **revtime, in OCSP_single_get0_status() argument 271 if (revtime) *revtime = rev->revocationTime; in OCSP_single_get0_status() 290 ASN1_GENERALIZEDTIME **revtime, in OCSP_resp_find_status() argument 300 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
|
D | ocsp_srv.c | 127 ASN1_TIME *revtime, in OCSP_basic_add1_status() argument 158 if (!revtime) in OCSP_basic_add1_status() 164 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
|
D | ocsp.h | 444 ASN1_GENERALIZEDTIME **revtime, 449 ASN1_GENERALIZEDTIME **revtime, 474 ASN1_TIME *revtime,
|
/external/openssl/include/openssl/ |
D | ocsp.h | 444 ASN1_GENERALIZEDTIME **revtime, 449 ASN1_GENERALIZEDTIME **revtime, 474 ASN1_TIME *revtime,
|