pub(crate) fn ct_eq<N: ArrayLength<u8>>( a: &ByteArray<N>, b: &ByteArray<N>, ) -> Choice
Constant-time equals.