Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/sudo/auth/
Dsecurid.c73 static struct SD_CLIENT sd_dat; /* SecurID data block */ local
75 auth->data = (VOID *) &sd_dat; /* For method-specific data */
Dsecurid5.c85 static SDI_HANDLE sd_dat; /* SecurID handle */ local
87 auth->data = (VOID *) &sd_dat; /* For method-specific data */