Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/
Dblake2b2s.py9 PUBLIC_SEARCH = re.compile(r'\ int (blake2[bs]p?[a-z_]*)\(') variable
25 mo = PUBLIC_SEARCH.search(line)