Home
last modified time | relevance | path

Searched defs:tmp3 (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/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
H A Daesni_wrap.c210 __m128i tmp1, tmp2, tmp3, tmp4; in aesni_encrypt_icm() local
/f-stack/freebsd/mips/cavium/cryptocteon/
H A Dcavium_crypto.c472 uint64_t tmp1, tmp2, tmp3; in octo_null_sha1_encrypt() local
579 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_encrypt() local
770 uint64_t tmp1, tmp2, tmp3; in octo_aes_cbc_sha1_decrypt() local
/f-stack/dpdk/lib/librte_fib/
H A Dtrie_avx512.c15 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x16() local
54 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x8() local
/f-stack/dpdk/app/test/
H A Dtest_ipsec_sad.c420 uint64_t tmp1, tmp2, tmp3; in __test_lookup_adv() local
685 uint64_t tmp1, tmp2, tmp3; in __test_lookup_order() local
/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_device_path_os.c355 char *tmp3 = NULL; in zfs_get_enclosure_sysfs_path() local
/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_avx512.c68 __m512i tmp0, tmp1, tmp2, tmp3; in crc32_fold_128() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in addmul() local
268 __m128i tmp3 = _mm_clmulepi64_si128(A, B, 0x00); in mulv() local
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c1021 uint8_t tmp3, uint8_t dst, int16_t off, uint8_t src) in emit_xadd()
1118 uint8_t op, dst, src, tmp1, tmp2, tmp3; in emit() local