/freebsd/sys/arm/arm/ |
H A D | swtch-v6.S | 90 #define GET_PCPU(tmp, tmp2) \ argument 99 #define GET_PCPU(tmp, tmp2) \ argument
|
/freebsd/lib/libc/stdlib/ |
H A D | heapsort.c | 66 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument 114 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument 160 char tmp, *tmp1, *tmp2; in heapsort_b() local
|
/freebsd/crypto/openssl/crypto/aes/ |
H A D | aes_ige.c | 89 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 142 aes_block_t tmp, tmp2; in AES_ige_encrypt() local 194 unsigned char tmp2[AES_BLOCK_SIZE]; in AES_bi_ige_encrypt() local
|
/freebsd/sys/crypto/aesni/ |
H A D | aesni_ghash.c | 110 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in gfmul() local 167 __m128i tmp0, tmp1, tmp2, tmp3; in reduce4() local 275 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_encrypt() local 536 __m128i tmp1, tmp2, tmp3, tmp4; in AES_GCM_decrypt() local
|
/freebsd/crypto/libecc/src/curves/ |
H A D | aff_pt_montgomery.c | 296 fp tmp, tmp2, a, b; in curve_montgomery_to_shortw() local 449 fp tmp, tmp2; in aff_pt_montgomery_to_shortw() local 500 fp tmp, tmp2; in aff_pt_shortw_to_montgomery() local
|
H A D | ec_shortw.c | 43 fp tmp, tmp2; in ec_shortw_crv_init() local
|
H A D | aff_pt_edwards.c | 108 fp x2, y2, tmp1, tmp2; in is_on_edwards_curve() local 312 fp tmp1, tmp2, A, B; in curve_edwards_to_montgomery() local 398 fp tmp, tmp2, a, d; in curve_montgomery_to_edwards() local 529 fp tmp, tmp2, x, y; in aff_pt_edwards_to_montgomery() local
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | strchrnul-mte.S | 22 #define tmp2 x3 macro
|
H A D | strchr-mte.S | 22 #define tmp2 x3 macro
|
H A D | strlen.S | 25 #define tmp2 x5 macro
|
H A D | strncmp.S | 34 #define tmp2 x9 macro
|
/freebsd/contrib/arm-optimized-routines/string/arm/ |
H A D | strlen-armv6t2.S | 46 #define tmp2 r5 macro
|
H A D | strcmp.S | 67 #define tmp2 r5 macro
|
/freebsd/sys/arm64/arm64/ |
H A D | memcmp.S | 32 #define tmp2 x8 macro
|
H A D | memset.S | 43 #define tmp2 x4 macro
|
H A D | strncmp.S | 38 #define tmp2 x9 macro
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | milenage.c | 39 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 D | sha1-pbkdf2.c | 18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
|
/freebsd/sys/contrib/ck/include/gcc/aarch64/ |
H A D | ck_pr_llsc.h | 38 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/contrib/netbsd-tests/lib/libc/hash/ |
H A D | t_hmac.c | 44 uint8_t tmp2[EVP_MAX_MD_SIZE]; in test() local
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | t_cc_config.c | 66 krb5_ccache tmp1, tmp2; in unset_config() local
|
/freebsd/sys/arm/include/ |
H A D | atomic.h | 87 uint32_t tmp = 0, tmp2 = 0; in atomic_add_32() local 136 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local 565 uint32_t tmp = 0, tmp2 = 0, ret = 0; in atomic_fetchadd_32() local 662 uint32_t ret, tmp = 0, tmp2 = 0; in atomic_readandclear_32() local 709 uint32_t tmp = 0, tmp2 = 0; in atomic_set_32() local 758 uint32_t tmp = 0, tmp2 = 0; in ATOMIC_ACQ_REL_LONG() local
|
/freebsd/contrib/bearssl/src/mac/ |
H A D | hmac_ct.c | 71 unsigned char tmp1[64], tmp2[64]; in br_hmac_outCT() local
|
/freebsd/lib/libipsec/ |
H A D | ipsec_dump_policy.c | 273 char tmp1[NI_MAXHOST], tmp2[NI_MAXHOST]; in set_addresses() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_modes.c | 169 int tmp1, tmp2; in drm_cvt_mode() local 233 int tmp1, tmp2; in drm_cvt_mode() local 326 unsigned int tmp1, tmp2; in drm_gtf_mode_complex() local
|