Searched defs:userid (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
H A D | Index.pm | 263 sub userid { subroutine
|
H A D | Module.pm | 19 sub userid { subroutine
|
/openbsd-src/usr.bin/ssh/ |
H A D | ssh-sk-client.c | 289 const char *application, const char *userid, uint8_t flags, in sshsk_enroll() 394 u_char *userid = NULL; in sshsk_load_resident() local
|
H A D | ssh-sk-helper.c | 150 char *provider, *application, *pin, *device, *userid; in process_enroll() local
|
H A D | ssh-sk.c | 445 sshsk_enroll(int type,const char * provider_path,const char * device,const char * application,const char * userid,uint8_t flags,const char * pin,struct sshbuf * challenge_buf,struct sshkey ** keyp,struct sshbuf * attest) sshsk_enroll() argument
|
H A D | scp.c | 390 uid_t userid; variable
|
/openbsd-src/regress/lib/libcrypto/sm2/ |
H A D | sm2sigtest.c | 96 test_sm2(const EC_GROUP *group, const char *userid, const char *privkey_hex, in test_sm2()
|
/openbsd-src/usr.bin/rdist/ |
H A D | common.c | 57 uid_t userid = (uid_t)-1; /* User's UID */ variable
|