Searched defs:tmp2 (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-13-stable/contrib/cortex-strings/src/aarch64/
H A Dmemset.S70 #define tmp2 x6 define
H A Dstrlen.S47 #define tmp2 x5 define
[all...]
H A Dmemcmp.S57 #define tmp2 x9 define
H A Dstrcmp.S58 #define tmp2 x8 define
[all...]
H A Dstrcpy.S55 #define tmp2 x9 define
[all...]
H A Dstrncmp.S59 #define tmp2 x9 define
[all...]
H A Dstrnlen.S47 #define tmp2 x9 define
[all...]
/freebsd-13-stable/contrib/cortex-strings/src/thumb-2/
H A Dstrlen.S69 #define tmp2 r5 define
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/hash/
H A Dt_hmac.c44 uint8_t tmp2[EVP_MAX_MD_SIZE]; local
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; local
H A Dmilenage.c39 u8 tmp1[16], tmp2[16], tmp3[16]; local
91 u8 tmp1[16], tmp2[16], tmp3[16]; local
[all...]
H A Daes-siv.c67 u8 tmp[AES_BLOCK_SIZE], tmp2[AES_BLOCK_SIZE]; local
/freebsd-13-stable/lib/libc/stdlib/
H A Dheapsort.c166 char tmp, *tmp1, *tmp2; local
[all...]
/freebsd-13-stable/contrib/cortex-strings/src/arm/
H A Dmemcpy.S87 #define tmp2 r10 define
[all...]
H A Dstrcmp.S87 #define tmp2 r5 define
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Decp_oct.c22 BIGNUM *tmp1, *tmp2, *x, *y; local
[all...]
/freebsd-13-stable/lib/libipsec/
H A Dipsec_dump_policy.c285 char tmp1[NI_MAXHOST], tmp2[NI_MAXHOST]; local
/freebsd-13-stable/contrib/bearssl/src/mac/
H A Dhmac_ct.c71 unsigned char tmp1[64], tmp2[64]; local
180 CCOPY(EQ(u, kz), tmp2, tmp1, hlen); local
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-ilk.c99 static cvmx_ilk_cal_entry_t *calent = NULL, *tmp2; local
/freebsd-13-stable/sys/arm/arm/
H A Dcpufunc.c305 uint32_t tmp, tmp2; local
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-evp.c147 unsigned char tmp2[EVP_MAX_BLOCK_LENGTH], tmp3[EVP_MAX_BLOCK_LENGTH]; local
/freebsd-13-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_llsc.h38 uint64_t tmp1, tmp2; local
72 uint64_t tmp1, tmp2; local
H A Dck_pr_lse.h40 uint64_t tmp2; local
/freebsd-13-stable/sys/x86/x86/
H A Dpvclock.c92 uint32_t tmp1, tmp2; local
/freebsd-13-stable/crypto/openssl/crypto/srp/
H A Dsrp_lib.c179 BIGNUM *tmp = NULL, *tmp2 = NULL, *tmp3 = NULL, *k = NULL, *K = NULL; local

Completed in 198 milliseconds

1234