drbg_seed
len = drbg_seed(drbg, addtl, true);
ret = drbg_seed(drbg, pers, reseed);
ret = drbg_seed(drbg, &addtl, false);