Home
last modified time | relevance | path

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

/external/openssh/
Dmonitor.h53 MONITOR_REQ_RSARESPONSE = 40, MONITOR_ANS_RSARESPONSE = 41, enumerator
Dmonitor_wrap.c965 mm_request_receive_expect(pmonitor->m_recvfd, MONITOR_ANS_RSARESPONSE, &m); in mm_auth_rsa_verify_response()
Dmonitor.c1769 mm_request_send(sock, MONITOR_ANS_RSARESPONSE, m); in mm_answer_rsa_response()