Function openssl_sys::EVP_DigestFinal
[−]
[src]
pub unsafe extern fn EVP_DigestFinal(ctx: *mut EVP_MD_CTX,
res: *mut u8,
n: *mut u32)
-> c_int