Home
last modified time | relevance | path

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

123456

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/aes/
Daes_ige.c89 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
/netbsd/src/common/lib/libc/stdlib/
Dheapsort.c95 #define COPY(a, b, count, size, tmp1, tmp2) { \ argument
144 #define SELECT(par_i, child_i, nmemb, par, child, size, k, count, tmp1, tmp2) { \ argument
187 char tmp, *tmp1, *tmp2; local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dreturn.c38 int tmp2; variable
/netbsd/src/lib/libc/gen/
Ddehumanize_number.c66 long long tmp, tmp2; in dehumanize_number() local
/netbsd/src/sys/arch/evbppc/explora/
Dexplora_start.S138 #define REMAP(r, tmp1, tmp2) \ argument
/netbsd/src/external/lgpl3/gmp/dist/mpq/
Ddiv.c39 mpz_t tmp1, tmp2; in mpq_div() local
Dmul.c38 mpz_t tmp1, tmp2; in mpq_mul() local
Daors.c43 mpz_t tmp1, tmp2; in mpq_aors() local
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_unity.c269 char tmp2[40]; in isakmp_cfg_split() local
364 char tmp2[40]; in splitnet_list_2str() local
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dlog.c46 mpfr_t tmp1, tmp2; in mpfr_log() local
Dbeta.c34 mpfr_t z_plus_w, tmp, tmp2; in mpfr_beta() local
Datan2.c121 mpfr_t tmp2; in mpfr_atan2() local
Dgamma.c115 mpfr_t xp, GammaTrial, tmp, tmp2; in mpfr_gamma() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-rx.c1321 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1332 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1344 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1355 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1366 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1377 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1396 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1407 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1418 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1439 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
[all …]
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-rx.c1321 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1332 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1344 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1355 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1366 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1377 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1396 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1407 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1418 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
1439 int32_t tmp1, tmp2; in rx_elf_relocate_section() local
[all …]
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
Dbn_mp_toom_mul.c29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; in mp_toom_mul() local
/netbsd/src/sys/arch/sparc/sparc/
Dcpu_in_cksum.c212 uint32_t tmp1, tmp2; in cpu_in_cksum() local
/netbsd/src/external/bsd/wpa/dist/src/crypto/
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
Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
/netbsd/src/tests/lib/libc/hash/
Dt_hmac.c44 uint8_t tmp2[EVP_MAX_MD_SIZE]; in test() local
/netbsd/src/sys/arch/evbmips/rasoc/
Dmachdep.c117 uint32_t tmp1, tmp2; in mach_init() local
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Ddntest.c163 char **values, *tmp, *tmp2, *str2 = NULL; in main() local
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid64_next.c336 UINT64 tmp1, tmp2; local
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh-mem.cc210 rtx tmp2 = gen_reg_rtx (SImode); in sh_expand_cmpstr() local
349 rtx tmp2 = gen_reg_rtx (SImode); in sh_expand_cmpnstr() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Dcrypto-evp.c168 unsigned char tmp2[EVP_MAX_BLOCK_LENGTH], tmp3[EVP_MAX_BLOCK_LENGTH]; in _krb5_evp_encrypt_cts() local

123456