Searched refs:thisUpdate (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/asn1/
H A Docsp.c135 thisUpdate GeneralizedTime,
258 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:__anon1442
347 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/asn1/
H A Docsp.c135 thisUpdate GeneralizedTime,
258 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:__anon2990
347 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ocsp/
H A Docsp_asn.c143 ASN1_SIMPLE(OCSP_SINGLERESP, thisUpdate, ASN1_GENERALIZEDTIME),
H A Docsp_cl.c278 if(thisupd) *thisupd = single->thisUpdate;
304 /* Check validity of thisUpdate and nextUpdate fields. It is possible that the request will
308 * parameter specifies the maximum age the thisUpdate field can be.
316 /* Check thisUpdate is valid and not more than nsec in the future */
331 /* If maxsec specified check thisUpdate is not more than maxsec in the past */
362 /* Also don't allow nextUpdate to precede thisUpdate */
H A Docsp_prn.c261 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate))
H A Docsp_srv.c143 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate))
H A Docsp.h244 * thisUpdate GeneralizedTime,
252 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:ocsp_single_response_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ocsp/
H A Docsp_asn.c143 ASN1_SIMPLE(OCSP_SINGLERESP, thisUpdate, ASN1_GENERALIZEDTIME),
H A Docsp_cl.c280 if(thisupd) *thisupd = single->thisUpdate;
306 /* Check validity of thisUpdate and nextUpdate fields. It is possible that the request will
310 * parameter specifies the maximum age the thisUpdate field can be.
318 /* Check thisUpdate is valid and not more than nsec in the future */
333 /* If maxsec specified check thisUpdate is not more than maxsec in the past */
364 /* Also don't allow nextUpdate to precede thisUpdate */
H A Docsp_prn.c261 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate))
H A Docsp_srv.c143 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate))
H A Docsp.h244 * thisUpdate GeneralizedTime,
252 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:ocsp_single_response_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Docsp.h244 * thisUpdate GeneralizedTime,
252 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:ocsp_single_response_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Docsp.h244 * thisUpdate GeneralizedTime,
252 ASN1_GENERALIZEDTIME *thisUpdate; member in struct:ocsp_single_response_st

Completed in 118 milliseconds