| /f-stack/dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | sec_run_time_asm.h | 393 bool bswap; member 408 program->bswap = false; in rta_program_cntxt_init() 426 *program->shrhdr |= program->bswap ? in rta_program_finalize() 430 *program->jobhdr |= program->bswap ? in rta_program_finalize() 447 program->bswap = true; in rta_program_set_bswap() 667 bool bswap = program->bswap; in rta_patch_move() local 685 bool bswap = program->bswap; in rta_patch_jmp() local 703 bool bswap = program->bswap; in rta_patch_header() local 727 bool bswap = program->bswap; in rta_patch_load() local 750 bool bswap = program->bswap; in rta_patch_store() local [all …]
|
| /f-stack/freebsd/crypto/openssl/i386/ |
| H A D | cmll-x86.S | 37 bswap %eax 39 bswap %ebx 40 bswap %ecx 41 bswap %edx 44 bswap %eax 46 bswap %ebx 47 bswap %ecx 48 bswap %edx 103 bswap %eax 105 bswap %ebx [all …]
|
| H A D | bf-586.S | 744 bswap %eax 745 bswap %ebx 751 bswap %eax 752 bswap %ebx 792 bswap %eax 793 bswap %ebx 799 bswap %eax 800 bswap %ebx 812 bswap %eax 813 bswap %ebx [all …]
|
| H A D | cast-586.S | 781 bswap %eax 782 bswap %ebx 788 bswap %eax 789 bswap %ebx 829 bswap %eax 830 bswap %ebx 836 bswap %eax 837 bswap %ebx 849 bswap %eax 850 bswap %ebx [all …]
|
| H A D | sha512-586.S | 64 bswap %eax 65 bswap %ebx 74 bswap %eax 75 bswap %ebx 2299 bswap %eax 2300 bswap %ebx 2301 bswap %ecx 2302 bswap %edx 2311 bswap %eax 2312 bswap %ebx [all …]
|
| H A D | ghash-x86.S | 83 bswap %ebx 84 bswap %ecx 85 bswap %edx 86 bswap %ebp 187 bswap %ebx 188 bswap %ecx 189 bswap %edx 190 bswap %ebp 292 bswap %ebx 293 bswap %edx [all …]
|
| H A D | sha256-586.S | 58 bswap %eax 60 bswap %ebx 62 bswap %ecx 64 bswap %edx 70 bswap %eax 72 bswap %ebx 74 bswap %ecx 76 bswap %edx 82 bswap %eax 84 bswap %ebx [all …]
|
| H A D | sha1-586.S | 51 bswap %eax 52 bswap %ebx 53 bswap %ecx 54 bswap %edx 63 bswap %eax 64 bswap %ebx 65 bswap %ecx 66 bswap %edx 75 bswap %eax 76 bswap %ebx [all …]
|
| H A D | e_padlock-x86.S | 74 bswap %eax 797 bswap %ecx 801 bswap %ecx 1114 bswap %eax 1837 bswap %ecx 1841 bswap %ecx
|
| H A D | aesni-x86.S | 841 bswap %ebx 4079 bswap %ebx
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | sha256.c | 58 goto bswap; in abd_checksum_SHA256() 67 bswap: in abd_checksum_SHA256()
|
| H A D | arc.c | 1873 boolean_t bswap = (hdr->b_l1hdr.b_byteswap != DMU_BSWAP_NUMFUNCS); in arc_hdr_decrypt() local 1881 B_FALSE, bswap, hdr->b_crypt_hdr.b_salt, hdr->b_crypt_hdr.b_iv, in arc_hdr_decrypt() 2027 dmu_object_byteswap_t bswap = hdr->b_l1hdr.b_byteswap; in arc_buf_fill() local 2181 if (bswap != DMU_BSWAP_NUMFUNCS) { in arc_buf_fill() 2183 ASSERT3U(bswap, <, DMU_BSWAP_NUMFUNCS); in arc_buf_fill() 2184 dmu_ot_byteswap[bswap].ob_func(buf->b_data, HDR_GET_LSIZE(hdr)); in arc_buf_fill() 8922 boolean_t bswap = (hdr->b_l1hdr.b_byteswap != DMU_BSWAP_NUMFUNCS); in l2arc_apply_transforms() local 8996 hdr->b_crypt_hdr.b_ot, bswap, hdr->b_crypt_hdr.b_salt, in l2arc_apply_transforms()
|
| H A D | spa_misc.c | 1528 dmu_object_byteswap_t bswap = in snprintf_blkptr() local 1533 dmu_ot_byteswap[bswap].ob_name); in snprintf_blkptr()
|
| H A D | dsl_crypt.c | 2768 dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt, in spa_do_crypt_abd() argument 2818 ret = zio_do_crypt_data(encrypt, &dck->dck_key, ot, bswap, salt, iv, in spa_do_crypt_abd()
|
| /f-stack/dpdk/lib/librte_fib/ |
| H A D | trie_avx512.c | 82 const __rte_x86_zmm_t bswap = { in trie_vec_lookup_x16() local 101 idxes = _mm512_shuffle_epi8(first, bswap.z); in trie_vec_lookup_x16() 177 const __rte_x86_zmm_t bswap = { in trie_vec_lookup_x8_8b() local 195 idxes = _mm512_shuffle_epi8(first, bswap.z); in trie_vec_lookup_x8_8b()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/sha1/ |
| H A D | sha1-x86_64.S | 91 bswap %eax 98 bswap %eax 111 bswap %eax 124 bswap %eax 137 bswap %eax 150 bswap %eax 163 bswap %eax 176 bswap %eax 189 bswap %eax 202 bswap %eax [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | sa_impl.h | 72 #define ATTR_ENCODE(x, attr, length, bswap) \ argument 75 BF64_SET(x, 16, 8, bswap); \
|
| H A D | dsl_crypt.h | 221 dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/sha2/ |
| H A D | sha256_impl.S | 127 bswap %r12d 173 bswap %r12d 219 bswap %r12d 265 bswap %r12d 311 bswap %r12d 357 bswap %r12d 403 bswap %r12d 449 bswap %r12d 495 bswap %r12d 541 bswap %r12d [all …]
|
| H A D | sha512_impl.S | 128 bswap %r12 174 bswap %r12 220 bswap %r12 266 bswap %r12 312 bswap %r12 358 bswap %r12 404 bswap %r12 450 bswap %r12 496 bswap %r12 542 bswap %r12 [all …]
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 7318 dmu_object_byteswap_t bswap = in dump_mos_leaks() local 7320 name = dmu_ot_byteswap[bswap].ob_name; in dump_mos_leaks()
|