Function EVP_PKEY_verify_recover_init_ex2

Source
pub unsafe extern "C" fn EVP_PKEY_verify_recover_init_ex2(
    ctx: *mut evp_pkey_ctx_st,
    algo: *mut evp_signature_st,
    params: *const ossl_param_st,
) -> i32