Home
last modified time | relevance | path

Searched refs:vctr (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/crypto/
H A Dsm4-ce-ccm-core.S31 #define inc_le128(vctr) \ argument
32 mov vctr.d[1], x8; \
33 mov vctr.d[0], x7; \
35 rev64 vctr.16b, vctr.16b; \
H A Dsm4-neon-core.S459 #define inc_le128(vctr) \ argument
460 mov vctr.d[1], x8; \
461 mov vctr.d[0], x7; \
463 rev64 vctr.16b, vctr.16b; \
H A Dsm4-ce-gcm-core.S208 #define inc32_le128(vctr) \ argument
209 mov vctr.d[1], x9; \
211 mov vctr.d[0], x8; \
213 rev64 vctr.16b, vctr.16b;
H A Dsm4-ce-core.S424 #define inc_le128(vctr) \ argument
425 mov vctr.d[1], x8; \
426 mov vctr.d[0], x7; \
428 rev64 vctr.16b, vctr.16b; \