Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-sk.h36 uint8_t *user_id; member
H A Dsk-usbhid.c617 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 Dsk-api.h70 uint8_t *user_id; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc136 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 Dsanitizer_thread_registry.h43 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cpp134 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 Dsanitizer_thread_registry.h46 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dtouch.c17 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 Dcredman.c119 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 Dassert_get.c161 char *user_id = NULL; in print_assert() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc90 uptr user_id, bool detached, in CreateAsanThread()
143 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
H A Dasan_rtems.cc99 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 Dasan_fuchsia.cc92 uptr user_id, bool detached, in CreateAsanThread()
145 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
H A Dasan_rtems.cc101 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 Dasan_fuchsia.cpp121 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 Dsanitizer_thread_registry.cc134 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 Dsanitizer_thread_registry.h41 uptr user_id; // Some opaque user thread id (e.g. pthread_t). variable
/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dcred.c28 static const unsigned char user_id[32] = { variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_thread.cpp47 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached, void *arg) { in ThreadCreate()
H A Dlsan_fuchsia.cpp89 uptr user_id = reinterpret_cast<uptr>(thread); in __sanitizer_before_thread_create_hook() local
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_cred.c33 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 Dhwasan_fuchsia.cpp91 static void *BeforeThreadCreateHook(uptr user_id, bool detached, in BeforeThreadCreateHook()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_thread.cc75 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_thread.cc73 u32 ThreadCreate(u32 parent_tid, uptr user_id, bool detached) { in ThreadCreate()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpkinit.c1833 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()

12