decrypt_u32

Function decrypt_u32 

Source
pub fn decrypt_u32(encrypted: &[u8], nonce: &[u8; 12], key: &[u8; 32]) -> u32