Home
last modified time | relevance | path

Searched defs:deliver_challenge (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dconnection.py416 def deliver_challenge(connection, authkey): function
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py737 def deliver_challenge(connection, authkey): function