Home | History | Annotate | Download | only in ssl

Lines Matching refs:constant_time_is_zero_8

1162       good &= ~constant_time_is_zero_8(decrypt_buf[i]);
1164 good &= constant_time_is_zero_8(decrypt_buf[padding_len - 1]);