Home
last modified time | relevance | path

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

/external/openssh/
Dssh1.h30 #define SSH_CMSG_AUTH_RSA 6 /* modulus (BIGNUM) */ macro
Dsshconnect1.c99 packet_start(SSH_CMSG_AUTH_RSA); in try_agent_authentication()
234 packet_start(SSH_CMSG_AUTH_RSA); in try_rsa_authentication()