Function bearssl_sys::br_hmac_drbg_update [] [src]

pub unsafe extern "C" fn br_hmac_drbg_update(
    ctx: *mut br_hmac_drbg_context,
    seed: *const c_void,
    seed_len: usize
)