Home
last modified time | relevance | path

Searched defs:chacha_permute (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dchacha-neon-core.S66 chacha_permute: label
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dchacha.c16 static void chacha_permute(u32 *x, int nrounds) in chacha_permute() function