Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds