Home
last modified time | relevance | path

Searched refs:hi (Results 1 – 18 of 18) sorted by relevance

/optee_os/lib/libutils/isoc/arch/arm/
A Darm32_aeabi_shift.c15 unsigned long hi = dword.w[1]; in __aeabi_llsl() local
19 hi = lo << (shift - 32); in __aeabi_llsl()
22 hi = (hi << shift) | (lo >> (32 - shift)); in __aeabi_llsl()
26 dword.w[1] = hi; in __aeabi_llsl()
35 unsigned long hi = dword.w[1]; in __aeabi_llsr() local
39 lo = hi >> (shift - 32); in __aeabi_llsr()
40 hi = 0; in __aeabi_llsr()
42 lo = (lo >> shift) | (hi << (32 - shift)); in __aeabi_llsr()
43 hi = hi >> shift; in __aeabi_llsr()
46 dword.w[1] = hi; in __aeabi_llsr()
/optee_os/core/crypto/
A Daes-gcm-ghash-tbl.c114 unsigned char lo = 0, hi = 0, rem = 0; in internal_aes_gcm_ghash_mult_tbl() local
124 hi = x[i] >> 4; in internal_aes_gcm_ghash_mult_tbl()
139 zh ^= ghash_key->HH[hi]; in internal_aes_gcm_ghash_mult_tbl()
140 zl ^= ghash_key->HL[hi]; in internal_aes_gcm_ghash_mult_tbl()
/optee_os/core/kernel/
A Dtee_misc.c54 uint8_t hi; in tee_hs2b() local
61 if (tee_hs2b_rem_base(hs[i * 2], &hi)) in tee_hs2b()
65 b[i] = (hi << 4) + lo; in tee_hs2b()
/optee_os/lib/libmbedtls/mbedtls/library/
A Dtiming.c94 unsigned long lo, hi; in mbedtls_timing_hardclock() local
95 asm volatile( "rdtsc" : "=a" (lo), "=d" (hi) ); in mbedtls_timing_hardclock()
108 unsigned long lo, hi; in mbedtls_timing_hardclock() local
109 asm volatile( "rdtsc" : "=a" (lo), "=d" (hi) ); in mbedtls_timing_hardclock()
110 return( lo | ( hi << 32 ) ); in mbedtls_timing_hardclock()
A Dgcm.c104 uint64_t hi, lo; in gcm_gen_table() local
114 GET_UINT32_BE( hi, h, 0 ); in gcm_gen_table()
116 vh = (uint64_t) hi << 32 | lo; in gcm_gen_table()
118 GET_UINT32_BE( hi, h, 8 ); in gcm_gen_table()
120 vl = (uint64_t) hi << 32 | lo; in gcm_gen_table()
219 unsigned char lo, hi, rem; in gcm_mult() local
244 hi = ( x[i] >> 4 ) & 0xf; in gcm_mult()
261 zh ^= ctx->HH[hi]; in gcm_mult()
262 zl ^= ctx->HL[hi]; in gcm_mult()
A Dpoly1305.c78 const uint32_t hi = (uint32_t) ah * bh; in mul64() local
80 return( lo + ( me << 16 ) + ( (uint64_t) hi << 32 ) ); in mul64()
/optee_os/out/arm/export-ta_arm32/host_include/
A Duser_ta_header.h50 uint32_t hi; member
/optee_os/out/arm/export-ta_arm64/host_include/
A Duser_ta_header.h50 uint32_t hi; member
/optee_os/out/arm/export-ta_arm64/include/
A Duser_ta_header.h50 uint32_t hi; member
/optee_os/lib/libutee/include/
A Duser_ta_header.h50 uint32_t hi; member
/optee_os/out/arm/export-ta_arm32/include/
A Duser_ta_header.h50 uint32_t hi; member
/optee_os/core/arch/arm/kernel/
A Dcache_helpers_a64.S150 b.hi loop1
A Dboot.c282 const size_t s = pool->hi - pool->lo; in carve_out_asan_mem()
304 asz = pool->hi - apa; in carve_out_asan_mem()
/optee_os/out/arm/core/
A Dtee.dmp4767 e10325c: 9a838021 csel x1, x1, x3, hi // hi = pmore
4846 e10334c: 9a8280a2 csel x2, x5, x2, hi // hi = pmore
4909 e103400: 9a828063 csel x3, x3, x2, hi // hi = pmore
18086 e10bac4: 1a9f97e0 cset w0, hi // hi = pmore
27498 e1119a4: 1a838042 csel w2, w2, w3, hi // hi = pmore
60408 e12726c: 1a8083e0 csel w0, wzr, w0, hi // hi = pmore
65230 e12a4e4: 1a8083e0 csel w0, wzr, w0, hi // hi = pmore
68422 e12c684: 1a9f97e0 cset w0, hi // hi = pmore
100468 e1428f8: 9a9f97e0 cset x0, hi // hi = pmore
111230 e149ce4: 1a818000 csel w0, w0, w1, hi // hi = pmore
[all …]
/optee_os/out/arm/ldelf/
A Dldelf.dmp435 f4: 54ffff68 b.hi e0 <memcpy+0x70> // b.pmore
1604 c70: 540004e8 b.hi d0c <populate_segments+0x2d4> // b.pmore
2470 15e8: 540023e8 b.hi 1a64 <map_segments+0x51c> // b.pmore
2571 16f8: 54000128 b.hi 171c <map_segments+0x1d4> // b.pmore
4644 2d68: 54000088 b.hi 2d78 <find_exidx+0x2c> // b.pmore
4657 2d88: 54000208 b.hi 2dc8 <find_exidx+0x7c> // b.pmore
6065 3c30: 54000148 b.hi 3c58 <ta_elf_relocate+0x164> // b.pmore
6755 43fc: 54000148 b.hi 4424 <pop_vsp+0x54> // b.pmore
8712 587c: 54000048 b.hi 5884 <tolower+0x10> // b.pmore
8837 59a8: 540000e8 b.hi 59c4 <__vsnprintf+0x88> // b.pmore
[all …]
/optee_os/out/arm/ta/trusted_keys/
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp1402 574: bf88 it hi
6829 29d4: bf88 it hi
6837 29e2: bf8c ite hi
7543 2e4e: bf88 it hi
9363 3a9e: bf88 it hi
11550 4984: bf84 itt hi
11590 49d6: bf88 it hi
11595 49e0: bf88 it hi
16326 6ac0: bf88 it hi
18448 7904: bf88 it hi
[all …]
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp7138 28dc: bf8c ite hi
9590 3c12: bf8c ite hi
9616 3c32: bf8c ite hi
17810 72c6: bf88 it hi
19646 7ff0: bf88 it hi
24084 a000: bf88 it hi
28723 be20: bf88 it hi
29437 c29a: bf88 it hi
31257 ceea: bf88 it hi
33484 de22: bf88 it hi
[all …]
/optee_os/out/arm/ta/avb/
A D023f8f1a-292a-432b-8fc4-de8471358067.dmp1256 460: bf88 it hi
10925 4638: bf88 it hi
13047 547c: bf88 it hi
13997 5b48: bf8c ite hi
14576 5fb6: bf8c ite hi
14734 60e2: bf8c ite hi
15203 6498: bf88 it hi
19308 80e8: bf88 it hi
19316 80f6: bf8c ite hi
20017 8558: bf89 itett hi
[all …]

Completed in 308 milliseconds