Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_certificate.cpp322 tm tmBefore = {0}; in SetNotValidTime() local
323 if (!ASN1_TIME_to_tm(before, &tmBefore)) { in SetNotValidTime()