Searched defs:cert_time_to_seconds (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | ssl.py | 953 def cert_time_to_seconds(cert_time): function |
| /external/python/cpython3/Lib/ | ||
| D | ssl.py | 1449 def cert_time_to_seconds(cert_time): function |