Home
last modified time | relevance | path

Searched refs:x13 (Results 1 – 7 of 7) 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
136 x13 = j13; in chacha_encrypt_bytes()
141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes()
146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
162 x13 = PLUS(x13,j13); in chacha_encrypt_bytes()
180 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes()
204 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/generic/bionic/
Dmemcmp.S54 #define mask x13
Dstrnlen.S52 #define pos x13
Dmemcpy_base.S52 #define D_l x13
Dstrncmp.S58 #define limit_wd x13
Dmemmove.S59 #define D_l x13
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy_base.S53 #define D_l x13