Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.h52 MONITOR_REQ_RSACHALLENGE = 38, MONITOR_ANS_RSACHALLENGE = 39, enumerator
Dmonitor_wrap.c936 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_RSACHALLENGE, &m); in mm_auth_rsa_generate_challenge()
Dmonitor.c1720 mm_request_send(sock, MONITOR_ANS_RSACHALLENGE, m); in mm_answer_rsa_challenge()