Function RAND_set_DRBG_type

Source
pub unsafe extern "C" fn RAND_set_DRBG_type(
    ctx: *mut ossl_lib_ctx_st,
    drbg: *const i8,
    propq: *const i8,
    cipher: *const i8,
    digest: *const i8,
) -> i32