HomeSort by: relevance | last modified time | path
    Searched refs:KbdintDevice (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth-skey.c 97 KbdintDevice skey_device = {
105 KbdintDevice mm_skey_device = {
auth.h 54 typedef struct KbdintDevice KbdintDevice;
129 struct KbdintDevice
auth2-chall.c 59 extern KbdintDevice mm_bsdauth_device;
62 extern KbdintDevice mm_sshpam_device;
65 extern KbdintDevice mm_skey_device;
69 KbdintDevice *devices[] = {
88 KbdintDevice *device;
auth-bsdauth.c 130 KbdintDevice mm_bsdauth_device = {
auth-pam.c 1064 KbdintDevice sshpam_device = {
1072 KbdintDevice mm_sshpam_device = {
monitor.c 1176 extern KbdintDevice sshpam_device;

Completed in 100 milliseconds