Home
last modified time | relevance | path

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

/openbmc/linux/lib/crypto/
H A Dchacha.c16 static void chacha_permute(u32 *x, int nrounds) in chacha_permute() function
83 chacha_permute(x, nrounds); in chacha_block_generic()
109 chacha_permute(x, nrounds); in hchacha_block_generic()
/openbmc/linux/arch/arm/crypto/
H A Dchacha-neon-core.S67 chacha_permute: label
137 ENDPROC(chacha_permute)
156 bl chacha_permute
195 bl chacha_permute
/openbmc/linux/arch/x86/crypto/
H A Dchacha-ssse3-x86_64.S36 SYM_FUNC_START_LOCAL(chacha_permute)
112 SYM_FUNC_END(chacha_permute)
133 call chacha_permute
214 call chacha_permute
/openbmc/linux/arch/arm64/crypto/
H A Dchacha-neon-core.S39 SYM_FUNC_START_LOCAL(chacha_permute)
107 SYM_FUNC_END(chacha_permute)
122 bl chacha_permute
159 bl chacha_permute