Home
last modified time | relevance | path

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

/freebsd/lib/libmd/amd64/
H A Dmd5block.S75 .macro rounds f, p, q, s0, s1, s2, s3, k0, k1, k2, k3
83 .macro rounds0 i, k0, k1, k2, k3
87 .macro rounds1 i, k0, k1, k2, k3
91 .macro rounds2 i, k0, k1, k2, k3
95 .macro rounds3 i, k0, k1, k2, k3
174 .macro rounds1 i, k0, k1, k2, k3
182 .macro rounds3 i, k0, k1, k2, k3
/freebsd/lib/libmd/aarch64/
H A Dmd5block.S69 .macro rounds f, m0, m1, m2, m3, s0, s1, s2, s3, k0, k1, k2, k3
77 .macro rounds0 m0, m1, m2, m3, k0, k1, k2, k3
81 .macro rounds1 m0, m1, m2, m3, k0, k1, k2, k3
88 .macro rounds2 m0, m1, m2, m3, k0, k1, k2, k3
92 .macro rounds3 m0, m1, m2, m3, k0, k1, k2, k3
H A Dsha1block.S314 k3 .req v23 label
/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
[all...]
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_ftok.c65 key_t k1, k2, k3; in ATF_TC_BODY() local
/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/openssl/crypto/sm4/
H A Dsm4.c326 #define SM4_RNDS(k0, k1, k2, k3, F) \ argument
/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/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h156 static constexpr uint64_t k3 = 0xc949d7c7509e6557ULL; variable
/freebsd/contrib/tcpdump/
H A Dprint-eigrp.c112 nd_uint8_t k3; member
/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c31 int32_t k3; member
H A Dec_lib.c1369 unsigned int *k2, unsigned int *k3) in EC_GROUP_get_pentanomial_basis()
/freebsd/crypto/openssl/test/
H A Dectest.c2517 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