Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth2.c62 extern Authmethod method_pubkey;
75 &method_pubkey,
H A Dauth2-pubkey.c350 Authmethod method_pubkey = { variable