Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_RootCA/
Dsecurity_RootCA.py14 FINGERPRINT_RE = re.compile(r'Fingerprint \(SHA1\):\n\s+(\b[:\w]+)\b') variable
92 matches = FINGERPRINT_RE.findall(cert_dump)