OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_chacha_stream_xor
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/crypto/chacha/
chacha_impl.h
60
void (*
ci_chacha_stream_xor
)(uint8_t *, const uint8_t *,
member in struct:chacha_impl
chacha_impl.c
158
(*chacha_impl->
ci_chacha_stream_xor
)(c, p, nbytes, blkno, nonce, key,
chacha_ref.c
470
.
ci_chacha_stream_xor
= chacha_stream_xor_ref,
/src/sys/crypto/chacha/arch/arm/
chacha_neon_impl.c
178
.
ci_chacha_stream_xor
= chacha_stream_xor_neon_impl,
/src/sys/crypto/chacha/arch/x86/
chacha_sse2_impl.c
150
.
ci_chacha_stream_xor
= chacha_stream_xor_sse2_impl,
Completed in 52 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025