Implement constant time 8-bit lookup functions
Add functions which look up an 8-bit value in a variable sized table (table must be multiple of 16 bytes), in a constant time. Change-Id: I99d7fed4b0933140f4720e67260be5ec4d7794fe
Loading
Please register or sign in to comment