Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 102) sorted by relevance

12345

/freebsd-12.1/sys/arm/arm/
H A Dswtch-v6.S93 #define GET_PCPU(tmp, tmp2) \ argument
102 #define GET_PCPU(tmp, tmp2) \ argument
H A Dswtch-v4.S92 #define GET_PCPU(tmp, tmp2) \ argument
/freebsd-12.1/lib/libc/stdlib/
H A Dheapsort.c72 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument
120 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument
166 char tmp, *tmp1, *tmp2; in heapsort_b() local
/freebsd-12.1/crypto/openssl/crypto/aes/
H A Daes_ige.c80 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
133 aes_block_t tmp, tmp2; in AES_ige_encrypt() local
177 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
/freebsd-12.1/sys/mips/cavium/cryptocteon/
H A Dcavium_crypto.c594 uint64_t tmp1, tmp2; in octo_null_md5_encrypt() local
696 uint64_t tmp1, tmp2, tmp3; in octo_null_sha1_encrypt() local
806 uint64_t tmp1, tmp2; in octo_des_cbc_md5_encrypt() local
954 uint64_t tmp1, tmp2; in octo_des_cbc_md5_decrypt() local
1105 uint64_t tmp1, tmp2, tmp3; in octo_des_cbc_sha1_encrypt() local
1256 uint64_t tmp1, tmp2, tmp3; in octo_des_cbc_sha1_decrypt() local
1410 uint64_t tmp1, tmp2; in octo_aes_cbc_md5_encrypt() local
1587 uint64_t tmp1, tmp2; in octo_aes_cbc_md5_decrypt() local
1763 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_encrypt() local
1959 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_decrypt() local
/freebsd-12.1/sys/arm/include/
H A Datomic-v6.h98 uint32_t tmp = 0, tmp2 = 0; in atomic_add_32() local
147 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local
416 uint32_t tmp = 0, tmp2 = 0, ret = 0; in atomic_fetchadd_32() local
513 uint32_t ret, tmp = 0, tmp2 = 0; in atomic_readandclear_32() local
560 uint32_t tmp = 0, tmp2 = 0; in atomic_set_32() local
609 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local
707 uint32_t tmp, tmp2, res, mask; in atomic_testandset_32() local
/freebsd-12.1/contrib/gcc/
H A Dsreal.c454 unsigned HOST_WIDE_INT tmp1, tmp2, tmp3; in sreal_mul() local
502 unsigned HOST_WIDE_INT tmp, tmp1, tmp2; in sreal_div() local
/freebsd-12.1/sys/crypto/aesni/
H A Daesni_ghash.c112 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in gfmul() local
169 __m128i tmp0, tmp1, tmp2, tmp3; in reduce4() local
277 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_encrypt() local
537 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_decrypt() local
/freebsd-12.1/contrib/cortex-strings/src/aarch64/
H A Dmemset.S70 #define tmp2 x6 macro
H A Dstrlen.S47 #define tmp2 x5 macro
H A Dstrcmp.S58 #define tmp2 x8 macro
H A Dmemcmp.S57 #define tmp2 x9 macro
H A Dstrnlen.S47 #define tmp2 x9 macro
H A Dstrncmp.S59 #define tmp2 x9 macro
H A Dstrcpy.S55 #define tmp2 x9 macro
/freebsd-12.1/contrib/cortex-strings/src/thumb-2/
H A Dstrlen.S69 #define tmp2 r5 macro
/freebsd-12.1/contrib/wpa/src/crypto/
H A Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f1() local
91 u8 tmp1[16], tmp2[16], tmp3[16]; in milenage_f2345() local
H A Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
/freebsd-12.1/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_llsc.h38 uint64_t tmp1, tmp2; in ck_pr_cas_64_2_value() local
72 uint64_t tmp1, tmp2; in ck_pr_cas_64_2() local
/freebsd-12.1/contrib/netbsd-tests/lib/libc/hash/
H A Dt_hmac.c44 uint8_t tmp2[EVP_MAX_MD_SIZE]; in test() local
/freebsd-12.1/contrib/bearssl/src/mac/
H A Dhmac_ct.c71 unsigned char tmp1[64], tmp2[64]; in br_hmac_outCT() local
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-helper-ilk.c99 static cvmx_ilk_cal_entry_t *calent = NULL, *tmp2; in __cvmx_helper_ilk_probe() local
/freebsd-12.1/lib/libipsec/
H A Dipsec_dump_policy.c285 char tmp1[NI_MAXHOST], tmp2[NI_MAXHOST]; local
/freebsd-12.1/sys/x86/x86/
H A Dpvclock.c92 uint32_t tmp1, tmp2; in pvclock_scale_delta() local
/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dcrypto-evp.c147 unsigned char tmp2[EVP_MAX_BLOCK_LENGTH], tmp3[EVP_MAX_BLOCK_LENGTH]; in _krb5_evp_encrypt_cts() local

12345