Searched defs:AESIMC (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/none/tests/amd64/
H A Daes.c194 static void AESIMC(char *s_argR, char *s_exp) function
350 /* ??? the AESIMC example given in the Intel White paper
353 AESIMC("48692853686179295b477565726f6e5d",
357 AESIMC("8dcab9dc035006bc8f57161e00cafd8d",
370 AESIMC(aes_args[i].argL, "");

Completed in 147 milliseconds