Searched refs:aes_sse2_4x32_ortho (Results 1 - 3 of 3) sorted by relevance

/src/sys/crypto/aes/arch/x86/
H A Daes_sse2_4x32_impl.h45 void aes_sse2_4x32_ortho(__m128i[static 8]);
H A Daes_sse2_4x32_subr.c105 aes_sse2_4x32_ortho(q);
107 aes_sse2_4x32_ortho(q);
135 aes_sse2_4x32_ortho(q);
137 aes_sse2_4x32_ortho(q);
180 aes_sse2_4x32_ortho(q);
182 aes_sse2_4x32_ortho(q);
238 aes_sse2_4x32_ortho(q);
240 aes_sse2_4x32_ortho(q);
274 aes_sse2_4x32_ortho(q);
276 aes_sse2_4x32_ortho(
[all...]
H A Daes_sse2_4x32.c219 aes_sse2_4x32_ortho(__m128i q[static 8]) function in typeref:typename:void
265 aes_sse2_4x32_ortho(q);
267 aes_sse2_4x32_ortho(q);
324 aes_sse2_4x32_ortho(q);

Completed in 4 milliseconds