Function EVP_PKEY_CTX_new_from_name

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_new_from_name(
    libctx: *mut OSSL_LIB_CTX,
    name: *const c_char,
    propquery: *const c_char,
) -> *mut EVP_PKEY_CTX