Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/support/
H A Dhashtab.c45 uint64_t k0; member
77 siphash24(const uint8_t *data, size_t len, uint64_t k0, uint64_t k1) in siphash24()
118 uint64_t k0 = load_64_le(seed), k1 = load_64_le(seed + 8); in k5_siphash24() local
H A Dt_hashtab.c110 uint64_t k0, k1, hval; in test_siphash() local
/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/lib/libmd/aarch64/
H A Dsha1block.S311 k0 .req v20 label
/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/crypto/krb5/src/plugins/preauth/spake/
H A Dspake_client.c188 krb5_keyblock *k0 = NULL, *k1 = NULL, *as_key; in process_challenge() 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_mtw.c2043 struct ieee80211_key *k0; in mtw_key_delete() local
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