Home
last modified time | relevance | path

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

/linux-5.19.10/lib/crypto/
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()
/linux-5.19.10/arch/arm/crypto/
Dchacha-neon-core.S67 chacha_permute: label
137 ENDPROC(chacha_permute)
156 bl chacha_permute
195 bl chacha_permute
/linux-5.19.10/arch/x86/crypto/
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
/linux-5.19.10/arch/arm64/crypto/
Dchacha-neon-core.S39 SYM_FUNC_START_LOCAL(chacha_permute)
107 SYM_FUNC_END(chacha_permute)
122 bl chacha_permute
159 bl chacha_permute