Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dx509v3.h60 os_time_t not_before; member
Dx509v3.c724 &cert->not_before) < 0) { in x509_parse_validity()
743 (unsigned long) cert->not_before, in x509_parse_validity()
2167 (unsigned long) cert->not_before || in x509_certificate_chain_validate()
2172 now.sec, cert->not_before, cert->not_after); in x509_certificate_chain_validate()