OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aes_sse2_xts_update
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/crypto/aes/arch/x86/
aes_sse2_subr.c
295
aes_sse2_xts_update
(__m128i t)
function in typeref:typename:__m128i
330
_mm_storeu_epi8(t,
aes_sse2_xts_update
(_mm_loadu_epi8(t)));
371
t[i + 1] =
aes_sse2_xts_update
(t[i]);
404
t[i + 1] =
aes_sse2_xts_update
(t[i]);
460
t[i + 1] =
aes_sse2_xts_update
(t[i]);
493
t[i + 1] =
aes_sse2_xts_update
(t[i]);
Completed in 16 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025