EVP_RAND_get_params

Function EVP_RAND_get_params 

Source
pub unsafe extern "C" fn EVP_RAND_get_params(
    rand: *mut EVP_RAND,
    params: *mut OSSL_PARAM,
) -> c_int