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

/gem5/src/systemc/tests/systemc/examples/aes/
H A Daes.cpp708 sc_uint<8> dmul2(const sc_uint<8> B);
910 t[i][j] = dmul2(a[i][j])
928 AES_Encrypt::dmul2(const sc_uint<8> B) function in class:AES_Encrypt

Completed in 4 milliseconds