Searched refs:second_byte_is_two (Results 1 – 1 of 1) sorted by relevance
229 int first_byte_is_zero, second_byte_is_two, looking_for_index; in RSA_message_index_PKCS1_type_2() local242 second_byte_is_two = constant_time_byte_eq(from[1], 2); in RSA_message_index_PKCS1_type_2()254 valid_index &= second_byte_is_two; in RSA_message_index_PKCS1_type_2()