Function EVP_PKEY_CTX_new_from_name

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_new_from_name(
    libctx: *mut ossl_lib_ctx_st,
    name: *const i8,
    propquery: *const i8,
) -> *mut evp_pkey_ctx_st