Home
last modified time | relevance | path

Searched refs:w7 (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/arch/arm/crypto/
A Daes_modes_armv8a_ce_a64.S329 encrypt_block v0, w3, x2, x6, w7
331 encrypt_block v1, w3, x2, x6, w7
333 encrypt_block v2, w3, x2, x6, w7
335 encrypt_block v3, w3, x2, x6, w7
345 encrypt_block v4, w3, x2, x6, w7
388 decrypt_block v0, w3, x2, x6, w7
420 add w7, w6, #1
426 rev w7, w7
429 mov v1.s[3], w7
557 encrypt_block v0, w3, x2, x6, w7
[all …]
A Dghash-ce-core_a64.S480 cmp w7, #12
593 4: load_round_keys w7, x6
/optee_os-3.20.0/core/arch/arm/kernel/
A Dcache_helpers_a64.S133 lsl w7, w6, w2 // w7 = aligned max set number
136 orr w11, w9, w7 // combine cache, way and set number
138 subs w7, w7, w17 // decrement set number
A Dthread_spmc_a64.S99 mov w7, w27
142 mov w7, w0 /* Supply thread index */
186 mov w7, w0
/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c235 WUP(w0, w3, w5, w7, cc); \ in sosemanuk_setup()
237 WUP(w2, w5, w7, w1, cc + 2); \ in sosemanuk_setup()
242 WUP(w4, w7, w1, w3, cc); \ in sosemanuk_setup()
245 WUP(w7, w2, w4, w6, cc + 3); \ in sosemanuk_setup()
249 ulong32 w0, w1, w2, w3, w4, w5, w6, w7; in sosemanuk_setup() local
275 LOAD32L(w7, wbuf + 28); in sosemanuk_setup()

Completed in 10 milliseconds