HomeSort by: relevance | last modified time | path
    Searched defs:chacha_stream256_neon (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/chacha/arch/arm/
chacha_neon_32.S 152 * chacha_stream256_neon(uint8_t s[256]@r0,
159 ENTRY(chacha_stream256_neon) function
365 END(chacha_stream256_neon)
440 * registers and memory. See comments in chacha_stream256_neon
chacha_neon_64.S 142 * chacha_stream256_neon(uint8_t s[256]@x0,
149 ENTRY(chacha_stream256_neon) function
278 END(chacha_stream256_neon)

Completed in 11 milliseconds