Searched defs:pTable (Results 1 – 2 of 2) sorted by relevance
114 unsigned char *pTable = (unsigned char *)SboxTable; in sm4Sbox() local
315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable()