Home
last modified time | relevance | path

Searched refs:tablec (Results 1 – 1 of 1) sorted by relevance

/openssl-master/include/internal/
A Dconstant_time.h401 const unsigned char *tablec = (const unsigned char *)table; in constant_time_lookup() local
411 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()

Completed in 4 milliseconds