aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_VerifyInit

Source
pub unsafe extern "C" fn EVP_VerifyInit(
    ctx: *mut EVP_MD_CTX,
    type_: *const EVP_MD,
) -> c_int