/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | ssh-sk.h | 36 uint8_t *user_id; member
|
H A D | sk-usbhid.c | 617 uint8_t *user_id, size_t user_id_len) in check_enroll_options() 651 key_lookup(fido_dev_t *dev, const char *application, const uint8_t *user_id, in key_lookup() 716 uint8_t user_id[32]; in sk_enroll() local 1132 const u_char *user_id; in read_rks() local
|
H A D | sk-api.h | 70 uint8_t *user_id; member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_thread_registry.cc | 136 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() 225 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() 341 void ThreadRegistry::SetThreadUserId(u32 tid, uptr user_id) { in SetThreadUserId()
|
H A D | sanitizer_thread_registry.h | 43 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_thread_registry.cpp | 134 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() 222 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId() 336 void ThreadRegistry::SetThreadUserId(u32 tid, uptr user_id) { in SetThreadUserId()
|
H A D | sanitizer_thread_registry.h | 46 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
|
/netbsd-src/external/bsd/libfido2/dist/src/ |
H A D | touch.c | 17 const uint8_t user_id = FIDO_DUMMY_USER_ID; in fido_dev_get_touch_begin() local
|
/netbsd-src/external/bsd/libfido2/dist/tools/ |
H A D | credman.c | 119 char *user_id = NULL; in print_rk() local 277 credman_update_rk(const char *path, const char *user_id, const char *cred_id, in credman_update_rk()
|
H A D | assert_get.c | 161 char *user_id = NULL; in print_assert() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_fuchsia.cc | 90 uptr user_id, bool detached, in CreateAsanThread() 143 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
H A D | asan_rtems.cc | 99 uptr user_id, bool detached, in CreateAsanThread() 140 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_fuchsia.cc | 92 uptr user_id, bool detached, in CreateAsanThread() 145 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
H A D | asan_rtems.cc | 101 uptr user_id, bool detached, in CreateAsanThread() 142 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_fuchsia.cpp | 121 uptr user_id, bool detached, in CreateAsanThread() 174 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_thread_registry.cc | 134 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() 223 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId()
|
H A D | sanitizer_thread_registry.h | 41 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
|
/netbsd-src/external/bsd/libfido2/dist/examples/ |
H A D | cred.c | 28 static const unsigned char user_id[32] = { variable
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan_thread.cpp | 47 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached, void *arg) { in ThreadCreate()
|
H A D | lsan_fuchsia.cpp | 89 uptr user_id = reinterpret_cast<uptr>(thread); in __sanitizer_before_thread_create_hook() local
|
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | fuzz_cred.c | 33 struct blob user_id; member 215 const char *rp_id, const char *rp_name, const struct blob *user_id, in make_cred()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_fuchsia.cpp | 91 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A D | lsan_thread.cc | 75 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan_thread.cc | 73 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | pkinit.c | 1833 const char *user_id, in _krb5_pk_load_id() 2342 const char *user_id, in krb5_get_init_creds_opt_set_pkinit() 2535 const char *user_id, in krb5_pk_enterprise_cert()
|