Perform the polynomial multiplication in a finite field.
[P] = NL_S_AESPolynomialMult(A,B,M)
Value.
Value.
0x11b: bin2dec('100011011')=283.
Product.
NL_S_AESPolynomialMult performs the polynomial multiplication in a finite field between A and B. It is used for log/ilog tables generation of the AES algorithm (WIKIPEDIA).