Searched refs:constant_time_select_8 (Results 1 – 2 of 2) sorted by relevance
123 static inline unsigned char constant_time_select_8(unsigned char mask,191 static inline unsigned char constant_time_select_8(unsigned char mask, in constant_time_select_8() function
304 to[i] = constant_time_select_8(mask, db[msg_index++], to[i]); in RSA_padding_check_PKCS1_OAEP_mgf1()