drbg_ctr_update 602 crypto/drbg.c ret = drbg_ctr_update(drbg, addtl, 2); drbg_ctr_update 613 crypto/drbg.c ret = drbg_ctr_update(drbg, NULL, 3); drbg_ctr_update 621 crypto/drbg.c .update = drbg_ctr_update,