Home
last modified time | relevance | path

Searched refs:x12 (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
135 x12 = j12; in chacha_encrypt_bytes()
140 QUARTERROUND( x0, x4, x8,x12) in chacha_encrypt_bytes()
145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes()
161 x12 = PLUS(x12,j12); in chacha_encrypt_bytes()
179 x12 = XOR(x12,U8TO32_LITTLE(m + 48)); in chacha_encrypt_bytes()
203 U32TO8_LITTLE(c + 48,x12); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/generic/bionic/
Dstrlen.S51 #define pos x12
Dmemcmp.S53 #define limit_wd x12
Dstrnlen.S51 #define zeroones x12
Dstrncmp.S57 #define pos x12
Dmemcpy_base.S51 #define C_h x12
Dstring_copy.S93 #define pos x12
Dmemmove.S58 #define C_h x12
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy_base.S52 #define C_h x12