Home
last modified time | relevance | path

Searched defs:k3 (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/openssl/crypto/des/
H A Dofb64ede.c26 DES_key_schedule *k3, DES_cblock *ivec, int *num) in DES_ede3_ofb64_encrypt()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h146 uint32_t k3 = hash_get_block_32(blocks, i*4 + 2); in hash_x86_128() local
176 uint32_t k3 = 0; in hash_x86_128() local
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_ftok.c65 key_t k1, k2, k3; in ATF_TC_BODY() local
/freebsd/crypto/openssl/crypto/sm4/
H A Dsm4.c179 #define SM4_RNDS(k0, k1, k2, k3, F) \ argument
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c184 struct sshkey *k1 = NULL, *k2 = NULL, *k3 = NULL, *kf = NULL; in sshkey_tests() 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/xz/src/liblzma/check/
H A Dcrc_x86_clmul.h261 const int64_t k3 = 0x1751997d0; // calc_hi(p, p, 128) << 1 in crc32_arch_optimized() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h172 static constexpr uint64_t k3 = 0xc949d7c7509e6557ULL; variable
/freebsd/contrib/tcpdump/
H A Dprint-eigrp.c114 nd_uint8_t k3; member
/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c30 int32_t k3; member
H A Dec_lib.c1365 unsigned int *k2, unsigned int *k3) in EC_GROUP_get_pentanomial_basis()
/freebsd/crypto/openssl/test/
H A Dectest.c2405 unsigned int k1 = 0, k2 = 0, k3 = 0; in do_test_custom_explicit_fromdata() local
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c4751 unsigned char k1[8], k2[8], k3[8]; in monte_carlo_DES_encrypt() local
4793 unsigned char k1[8], k2[8], k3[8]; in monte_carlo_DES_decrypt() local