Home
last modified time | relevance | path

Searched defs:kr (Results 1 – 19 of 19) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_mach_vm.cpp36 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-14-stable/contrib/bearssl/src/symcipher/
HDdes_support.c93 uint32_t xl, xr, kl, kr; in br_des_keysched_unit() local
HDdes_ct.c83 uint32_t kl, kr, sk0, sk1; in keysched_unit() local
/freebsd-14-stable/crypto/heimdal/lib/ipc/
HDserver.c127 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
HDclient.c229 kern_return_t kr; in mach_async() local
/freebsd-14-stable/contrib/bearssl/src/mac/
HDhmac_ct.c69 uint32_t kr, km, kl, kz, u; in br_hmac_outCT() local
/freebsd-14-stable/crypto/openssh/regress/unittests/sshkey/
HDtest_sshkey.c186 struct sshkey *k4 = NULL, *kr = NULL, *kd = NULL; in sshkey_tests() local
/freebsd-14-stable/contrib/libevent/test/
HDregress_main.c219 int kr = thread_policy_set(pthread_mach_thread_np(pthread), in move_pthread_to_realtime_scheduling_class() local
/freebsd-14-stable/contrib/ntp/sntp/libevent/test/
HDregress_main.c219 int kr = thread_policy_set(pthread_mach_thread_np(pthread), in move_pthread_to_realtime_scheduling_class() local
/freebsd-14-stable/crypto/libecc/src/sig/
HDfuzzing_ecgdsa.c52 nn tmp, tmp2, s, e, kr, k, r; in ecgdsa_sign_raw() local
HDecgdsa.c191 nn tmp, s, e, kr, k, r; in _ecgdsa_sign_finalize() local
/freebsd-14-stable/contrib/nvi/common/
HDutil.c342 kern_return_t kr; local
/freebsd-14-stable/sys/crypto/camellia/
HDcamellia.c106 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
142 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
/freebsd-14-stable/secure/lib/libcrypt/
HDcrypt-des.c452 u_int32_t l, r, *kl, *kr, *kl1, *kr1; in do_des() local
/freebsd-14-stable/sys/dev/netmap/
HDnetmap_kern.h1234 static __inline void nm_kr_put(struct netmap_kring *kr) in nm_kr_put()
1258 static __inline int nm_kr_tryget(struct netmap_kring *kr, int can_sleep, int *perr) in nm_kr_tryget()
1311 static __inline void nm_kr_stop(struct netmap_kring *kr, int stopped) in nm_kr_stop()
1319 static __inline void nm_kr_start(struct netmap_kring *kr) in nm_kr_start()
1902 netmap_idx_n2k(struct netmap_kring *kr, int idx) in netmap_idx_n2k()
1921 netmap_idx_k2n(struct netmap_kring *kr, int idx) in netmap_idx_k2n()
HDnetmap.c591 netmap_disable_ring(struct netmap_kring *kr, int stopped) in netmap_disable_ring()
/freebsd-14-stable/crypto/openssl/crypto/aria/
HDaria.c1126 ARIA_u128 kr, w0, w1, w2, w3; in ossl_aria_set_encrypt_key() local
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_mac.cpp1257 kern_return_t kr = KERN_SUCCESS; in FindAvailableMemoryRange() local
/freebsd-14-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth_mac_regs.h658 struct al_eth_mac_kr kr; /* [0xa00] */ member