Function OSSL_PARAM_set_octet_string

Source
pub unsafe extern "C" fn OSSL_PARAM_set_octet_string(
    p: *mut ossl_param_st,
    val: *const c_void,
    len: usize,
) -> i32