Home
last modified time | relevance | path

Searched refs:generalizedtime_str (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c252 static char * generalizedtime_str(ASN1_GENERALIZEDTIME *t) in generalizedtime_str() function
691 txt = generalizedtime_str(rd->producedAt); in check_ocsp_resp()
754 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
761 txt = generalizedtime_str(sresp->nextUpdate); in check_ocsp_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c252 static char * generalizedtime_str(ASN1_GENERALIZEDTIME *t) in generalizedtime_str() function
691 txt = generalizedtime_str(rd->producedAt); in check_ocsp_resp()
754 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
761 txt = generalizedtime_str(sresp->nextUpdate); in check_ocsp_resp()