Home
last modified time | relevance | path

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

/netbsd-src/sys/crypto/chacha/arch/arm/
H A Dchacha_neon.c110 chacha_permute(uint32x4_t *p0, uint32x4_t *p1, uint32x4_t *p2, uint32x4_t *p3, in chacha_permute() function
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c44 chacha_permute(__m128i *p0, __m128i *p1, __m128i *p2, __m128i *p3, in chacha_permute() function