Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/
H A Dshorthash_siphashx24_ref.c14 uint64_t k0 = LOAD64_LE(k); in crypto_shorthash_siphashx24() local
H A Dshorthash_siphash24_ref.c15 uint64_t k0 = LOAD64_LE(k); in crypto_shorthash_siphash24() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dhash.cpp182 size_t k0 = n / L; __next_prime() local
/freebsd/contrib/unbound/util/
H A Dsiphash.c97 uint64_t k0 = U8TO64_LE(k); in siphash() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSipHash.cpp74 uint64_t k0 = endian::read64le(kk); in siphash() local
/freebsd/crypto/openssl/crypto/sm4/
H A Dsm4.c179 #define SM4_RNDS(k0, k1, k2, k3, F) \ argument
/freebsd/contrib/gdtoa/
H A Ddtoa.c119 j, j1, k, k0, k_check, leftright, m2, m5, s2, s5, local
H A Dgdtoa.c157 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
/freebsd/crypto/openssl/crypto/siphash/
H A Dsiphash.c111 uint64_t k0 = U8TO64_LE(k); in SipHash_Init() local
/freebsd/crypto/openssh/
H A Dumac.c344 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 Dghash_pclmul.c156 #define PBK(k0, k1, kw, kx) do { \ argument
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_log1p_inline.h103 uint64x2_t k0 = vceqzq_f64 (k); in log1p_inline() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h153 static constexpr uint64_t k0 = 0xc3a5c85c97cb3127ULL; variable
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c368 u_int32_t k0, k1, rawkey0, rawkey1; in des_setkey() local
/freebsd/contrib/bzip2/
H A Dbzlib_private.h374 Int32 k0; member
/freebsd/sys/dev/vt/
H A Dvt_core.c1042 keyboard_t *k0, *k; in vt_allocate_keyboard() local
/freebsd/sys/dev/syscons/
H A Dsyscons.c4349 keyboard_t *k0, *k; in sc_allocate_keyboard() local
/freebsd/sys/dev/usb/wlan/
H A Dif_run.c2552 struct ieee80211_key *k0; in run_key_delete() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7704 double k0 = -n * nd; in outlier_variance() local