[][src]Function sgx_tcrypto::rsgx_sha1_msg

pub fn rsgx_sha1_msg<T>(src: &T) -> SgxResult<sgx_sha1_hash_t> where
    T: Copy + ContiguousMemory