Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
Dkey.py478 def is_acceptable(p, q): function
497 while not is_acceptable(p, q):