Home
last modified time | relevance | path

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

/external/avb/tools/
Dat_auth_unlock.py157 def _find_one_match(contents, regex, desc): function
176 pik_cert = _find_one_match(contents, pik_cert_re,
180 puk_cert = _find_one_match(contents, puk_cert_re,
184 puk = _find_one_match(contents, puk_re, 'unlock key (PUK)')