cryprot_
core
0.2.0
In cryprot_
core::
utils
cryprot_core
::
utils
Function
xor_inplace
Copy item path
Source
pub fn xor_inplace<T:
Copy
+
BitXorAssign
>(a: &mut
[T]
, b: &
[T]
)