Function OSSL_PARAM_locate

Source
pub unsafe extern "C" fn OSSL_PARAM_locate(
    p: *mut OSSL_PARAM,
    key: *const c_char,
) -> *mut OSSL_PARAM