Home
last modified time | relevance | path

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

/tools/testing/selftests/vDSO/
Dvdso_test_chacha.c37 static void reference_chacha20_blocks(uint8_t *dst_bytes, const uint32_t *key, uint32_t *counter, s… in reference_chacha20_blocks()
77 void __weak __arch_chacha20_blocks_nostack(uint8_t *dst_bytes, const uint32_t *key, uint32_t *count… in __arch_chacha20_blocks_nostack()