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

/gem5/src/systemc/tests/systemc/examples/aes/
H A Daes.cpp709 sc_uint<8> dmul3(const sc_uint<8> B);
911 ^ dmul3(a[(i + 1) & 3][j])
945 AES_Encrypt::dmul3(const sc_uint<8> B) function in class:AES_Encrypt

Completed in 7 milliseconds