[][src]Function openssl::sha::sha224

pub fn sha224(data: &[u8]) -> [u8; 28]

Computes the SHA224 hash of some data.