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

/gem5/src/systemc/tests/systemc/examples/aes/
H A Daes.cpp277 sc_uint<8> dmul9(const sc_uint<8> B);
577 ^ dmul9(a[(i + 3) & 3][j]);
589 AES_Decrypt::dmul9(const sc_uint<8> B) function in class:AES_Decrypt

Completed in 4 milliseconds