/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_mach_vm.cpp | 36 kern_return_t kr = REAL(mach_vm_allocate)(target, address, size, flags); in TSAN_INTERCEPTOR() local 47 kern_return_t kr = REAL(mach_vm_deallocate)(target, address, size); in TSAN_INTERCEPTOR() local
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | des_support.c | 93 uint32_t xl, xr, kl, kr; in br_des_keysched_unit() local
|
H A D | des_ct.c | 83 uint32_t kl, kr, sk0, sk1; in keysched_unit() local
|
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | server.c | 127 kern_return_t kr; in mach_complete_sync() local 164 kern_return_t kr; in mach_complete_async() local 209 kern_return_t kr; in mheim_do_call() local 264 kern_return_t kr; in mheim_do_call_request() local 367 kern_return_t kr; in mach_checkin_or_register() local
|
H A D | client.c | 229 kern_return_t kr; in mach_async() local
|
/freebsd/contrib/bearssl/src/mac/ |
H A D | hmac_ct.c | 69 uint32_t kr, km, kl, kz, u; in br_hmac_outCT() local
|
/freebsd/crypto/openssh/regress/unittests/sshkey/ |
H A D | test_sshkey.c | 186 struct sshkey *k4 = NULL, *kr = NULL, *kd = NULL; in sshkey_tests() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_main.c | 219 int kr = thread_policy_set(pthread_mach_thread_np(pthread), in move_pthread_to_realtime_scheduling_class() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_main.c | 219 int kr = thread_policy_set(pthread_mach_thread_np(pthread), in move_pthread_to_realtime_scheduling_class() local
|
/freebsd/crypto/libecc/src/sig/ |
H A D | fuzzing_ecgdsa.c | 52 nn tmp, tmp2, s, e, kr, k, r; in ecgdsa_sign_raw() local
|
H A D | ecgdsa.c | 191 nn tmp, s, e, kr, k, r; in _ecgdsa_sign_finalize() local
|
/freebsd/contrib/nvi/common/ |
H A D | util.c | 342 kern_return_t kr; local
|
/freebsd/sys/crypto/camellia/ |
H A D | camellia.c | 105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-des.c | 451 u_int32_t l, r, *kl, *kr, *kl1, *kr1; in do_des() local
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_kern.h | 1235 static __inline void nm_kr_put(struct netmap_kring *kr) in nm_kr_put() 1259 static __inline int nm_kr_tryget(struct netmap_kring *kr, int can_sleep, int *perr) in nm_kr_tryget() 1312 static __inline void nm_kr_stop(struct netmap_kring *kr, int stopped) in nm_kr_stop() 1320 static __inline void nm_kr_start(struct netmap_kring *kr) in nm_kr_start() 1903 netmap_idx_n2k(struct netmap_kring *kr, int idx) in netmap_idx_n2k() 1922 netmap_idx_k2n(struct netmap_kring *kr, int idx) in netmap_idx_k2n()
|
H A D | netmap.c | 591 netmap_disable_ring(struct netmap_kring *kr, int stopped) in netmap_disable_ring()
|
/freebsd/crypto/openssl/crypto/aria/ |
H A D | aria.c | 1126 ARIA_u128 kr, w0, w1, w2, w3; in ossl_aria_set_encrypt_key() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mac.cpp | 1257 kern_return_t kr = KERN_SUCCESS; in FindAvailableMemoryRange() local
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_mac_regs.h | 658 struct al_eth_mac_kr kr; /* [0xa00] */ member
|