Home
last modified time | relevance | path

Searched refs:ROTR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha512-armv4.pl94 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41))
152 @ Sigma0(x) (ROTR((x),28) ^ ROTR((x),34) ^ ROTR((x),39))
356 @ sigma0(x) (ROTR((x),1) ^ ROTR((x),8) ^ ((x)>>7))
373 @ sigma1(x) (ROTR((x),19) ^ ROTR((
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha512-armv4.pl94 @ Sigma1(x) (ROTR((x),14) ^ ROTR((x),18) ^ ROTR((x),41))
152 @ Sigma0(x) (ROTR((x),28) ^ ROTR((x),34) ^ ROTR((x),39))
356 @ sigma0(x) (ROTR((x),1) ^ ROTR((x),8) ^ ((x)>>7))
373 @ sigma1(x) (ROTR((x),19) ^ ROTR((
[all...]
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dchacha-core.S59 #define ROTR(n) rotr n, 24 define
68 #define ROTR(n) define
376 ROTR(SAVED_X)
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dchacha-core.S59 #define ROTR(n) rotr n, 24 define
68 #define ROTR(n) define
376 ROTR(SAVED_X)

Completed in 2 milliseconds