Home
last modified time | relevance | path

Searched refs:state_h4 (Results 1 – 3 of 3) sorted by relevance

/linux/lib/crypto/x86/
H A Dsm3-avx-asm_64.S23 #define state_h4 16 macro
359 movl state_h4(RSTATE), e;
486 xorl state_h4(RSTATE), e;
490 movl e, state_h4(RSTATE);
/linux/lib/crypto/arm/
H A Dsha1-armv7-neon.S22 #define state_h4 16 macro
588 ldr RT0, [RSTATE, #state_h4];
621 ldr RT0, [RSTATE, #state_h4];
/linux/lib/crypto/arm64/
H A Dsm3-neon-core.S20 #define state_h4 16 macro