openssl_sys

Function EVP_PKEY_CTX_get_params

source
pub unsafe extern "C" fn EVP_PKEY_CTX_get_params(
    ctx: *mut EVP_PKEY_CTX,
    params: *mut OSSL_PARAM,
) -> c_int