Home
last modified time | relevance | path

Searched refs:KbdintDevice (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dauth2-chall.c57 extern KbdintDevice bsdauth_device;
60 extern KbdintDevice sshpam_device;
64 KbdintDevice *devices[] = {
80 KbdintDevice *device;
370 extern KbdintDevice mm_bsdauth_device; in privsep_challenge_enable()
373 extern KbdintDevice mm_sshpam_device; in privsep_challenge_enable()
Dauth.h51 typedef struct KbdintDevice KbdintDevice; typedef
118 struct KbdintDevice struct
Dauth-bsdauth.c128 KbdintDevice bsdauth_device = {
136 KbdintDevice mm_bsdauth_device = {
Dauth-pam.c1016 KbdintDevice sshpam_device = {
1024 KbdintDevice mm_sshpam_device = {
Dmonitor.c1031 extern KbdintDevice sshpam_device;