Searched defs:nextUpdate (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/ocsp/
H A Docsp.h249 * nextUpdate [0] EXPLICIT GeneralizedTime OPTIONAL,
257 ASN1_GENERALIZEDTIME *nextUpdate; member in struct:ocsp_single_response_st
/external/openssl/include/openssl/
H A Docsp.h249 * nextUpdate [0] EXPLICIT GeneralizedTime OPTIONAL,
257 ASN1_GENERALIZEDTIME *nextUpdate; member in struct:ocsp_single_response_st
H A Dx509.h444 ASN1_TIME *nextUpdate; member in struct:X509_crl_info_st
740 #define X509_CRL_get_nextUpdate(x) ((x)->crl->nextUpdate)
/external/openssl/crypto/x509/
H A Dx509.h444 ASN1_TIME *nextUpdate; member in struct:X509_crl_info_st
740 #define X509_CRL_get_nextUpdate(x) ((x)->crl->nextUpdate)

Completed in 25 milliseconds