Home
last modified time | relevance | path

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

/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxserver.c114 struct AuthPolicy_ssh1_pubkey *ssh1keys; member
229 for (iter = ap->shared->ssh1keys; iter; iter = iter->next) { in auth_publickey_ssh1()
531 aps.ssh1keys = NULL; in main()
703 node->next = aps.ssh1keys; in main()
704 aps.ssh1keys = node; in main()
/dports/security/putty/putty-0.76/unix/
H A Duxserver.c114 struct AuthPolicy_ssh1_pubkey *ssh1keys; member
229 for (iter = ap->shared->ssh1keys; iter; iter = iter->next) { in auth_publickey_ssh1()
531 aps.ssh1keys = NULL; in main()
703 node->next = aps.ssh1keys; in main()
704 aps.ssh1keys = node; in main()