Home | History | Annotate | Download | only in x86

Lines Matching refs:storeroundkey

154 storeroundkey(uint32_t *rk32, __m128i rk)
318 storeroundkey(rk32, rk);
328 storeroundkey(rk32, mrk);
343 storeroundkey(rk32, mrk);
349 storeroundkey(rk32, mrk);
356 storeroundkey(rk32, mrk);
370 storeroundkey(rk32, mrk);
379 storeroundkey(rk32, mrk);
391 storeroundkey(rk32, aes_schedule_mangle_last_enc(rk, sr[i-- % 4].m));
412 storeroundkey(rk32, _mm_shuffle_epi8(ork, sr[i].m));
423 storeroundkey(rk32, mrk);
438 storeroundkey(rk32, mrk);
444 storeroundkey(rk32, mrk);
451 storeroundkey(rk32, mrk);
465 storeroundkey(rk32, mrk);
474 storeroundkey(rk32, mrk);
486 storeroundkey(rk32, aes_schedule_mangle_last_dec(rk));