/freebsd/sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/ |
H A D | shorthash_siphashx24_ref.c | 14 uint64_t k0 = LOAD64_LE(k); in crypto_shorthash_siphashx24() local
|
H A D | shorthash_siphash24_ref.c | 15 uint64_t k0 = LOAD64_LE(k); in crypto_shorthash_siphash24() local
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | hash.cpp | 182 size_t k0 = n / L; __next_prime() local
|
/freebsd/contrib/unbound/util/ |
H A D | siphash.c | 97 uint64_t k0 = U8TO64_LE(k); in siphash() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SipHash.cpp | 74 uint64_t k0 = endian::read64le(kk); in siphash() local
|
/freebsd/crypto/openssl/crypto/sm4/ |
H A D | sm4.c | 179 #define SM4_RNDS(k0, k1, k2, k3, F) \ argument
|
/freebsd/contrib/gdtoa/ |
H A D | dtoa.c | 119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local
|
H A D | gdtoa.c | 157 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
|
/freebsd/crypto/openssl/crypto/siphash/ |
H A D | siphash.c | 111 uint64_t k0 = U8TO64_LE(k); in SipHash_Init() local
|
/freebsd/crypto/openssh/ |
H A D | umac.c | 344 UINT32 k0,k1,k2,k3,k4,k5,k6,k7; in nh_aux() local 377 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 424 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local 479 UINT32 k0,k1,k2,k3,k4,k5,k6,k7, in nh_aux() local
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_pclmul.c | 156 #define PBK(k0, k1, kw, kx) do { \ argument
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_log1p_inline.h | 103 uint64x2_t k0 = vceqzq_f64 (k); in log1p_inline() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 153 static constexpr uint64_t k0 = 0xc3a5c85c97cb3127ULL; variable
|
/freebsd/secure/lib/libcrypt/ |
H A D | crypt-des.c | 368 u_int32_t k0, k1, rawkey0, rawkey1; in des_setkey() local
|
/freebsd/contrib/bzip2/ |
H A D | bzlib_private.h | 374 Int32 k0; member
|
/freebsd/sys/dev/vt/ |
H A D | vt_core.c | 1042 keyboard_t *k0, *k; in vt_allocate_keyboard() local
|
/freebsd/sys/dev/syscons/ |
H A D | syscons.c | 4349 keyboard_t *k0, *k; in sc_allocate_keyboard() local
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_run.c | 2552 struct ieee80211_key *k0; in run_key_delete() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 7704 double k0 = -n * nd; in outlier_variance() local
|