Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-neon-core.S66 chacha_permute: label
136 ENDPROC(chacha_permute)
155 bl chacha_permute
194 bl chacha_permute
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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