Home
last modified time | relevance | path

Searched defs:cert_time (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/cast/common/certificate/
Dcast_crl_unittest.cc73 const DateTime& cert_time, in TestVerifyRevocation()
/external/python/cpython2/Lib/
Dssl.py953 def cert_time_to_seconds(cert_time): argument
/external/python/cpython2/Lib/test/
Dtest_ssl.py124 def asn1time(cert_time): argument
/external/python/cpython3/Lib/
Dssl.py1449 def cert_time_to_seconds(cert_time): argument