HomeSort by: relevance | last modified time | path
    Searched refs:aes_sse2_ortho (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/aes/arch/x86/
aes_sse2_subr.c 87 aes_sse2_ortho(q);
89 aes_sse2_ortho(q);
114 aes_sse2_ortho(q);
116 aes_sse2_ortho(q);
149 aes_sse2_ortho(q);
151 aes_sse2_ortho(q);
215 aes_sse2_ortho(q);
217 aes_sse2_ortho(q);
249 aes_sse2_ortho(q);
251 aes_sse2_ortho(q)
    [all...]
aes_sse2_impl.h 41 void aes_sse2_ortho(__m128i[static 4]);
aes_sse2.c 217 aes_sse2_ortho(__m128i q[static 4]) function in typeref:typename:void
307 aes_sse2_ortho(q);
309 aes_sse2_ortho(q);
361 aes_sse2_ortho(q);

Completed in 12 milliseconds