Searched refs:zero_index (Results 1 – 1 of 1) sorted by relevance
175 int zero_index = 0, msg_index, mlen = -1; in RSA_padding_check_PKCS1_type_2() local216 zero_index = constant_time_select_int(~found_zero_byte & equals0, in RSA_padding_check_PKCS1_type_2()217 i, zero_index); in RSA_padding_check_PKCS1_type_2()226 good &= constant_time_ge(zero_index, 2 + 8); in RSA_padding_check_PKCS1_type_2()232 msg_index = zero_index + 1; in RSA_padding_check_PKCS1_type_2()