Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dtls_openssl_ocsp.c246 static char * generalizedtime_str(ASN1_GENERALIZEDTIME *t) in generalizedtime_str() function
686 txt = generalizedtime_str(rd->producedAt); in check_ocsp_resp()
749 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
756 txt = generalizedtime_str(sresp->nextUpdate); in check_ocsp_resp()