Searched refs:log (Results 1 – 3 of 3) sorted by relevance
395 #define MUL(x,y) ( ( (x) && (y) ) ? pow[(log[(x)]+log[(y)]) % 255] : 0 )403 int log[256]; in aes_gen_tables() local411 log[x] = i; in aes_gen_tables()432 x = pow[255 - log[i]]; in aes_gen_tables()
1591 x = log(x); in bget_main_test()1592 x = exp(log(4.0 * ExpIncr) / (ExpIncr - 1.0)); in bget_main_test()
1142 * [#665][pr665]: xtest 1013 stalled on HiKey when log levels are 4 and optee_os is on its own UART
Completed in 13 milliseconds