Searched refs:MONITOR_REQ_RSARESPONSE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dmonitor.h52 MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE, enumerator in enum:monitor_reqtype
H A Dmonitor.c272 {MONITOR_REQ_RSARESPONSE, MON_ONCE|MON_AUTHDECIDE, mm_answer_rsa_response},
1560 monitor_permit(mon_dispatch, MONITOR_REQ_RSARESPONSE, 0);
1595 monitor_permit(mon_dispatch, MONITOR_REQ_RSARESPONSE, 1);
H A Dmonitor_wrap.c1167 mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_RSARESPONSE, &m);

Completed in 110 milliseconds