drbg_hmac_update 717 crypto/drbg.c ret = drbg_hmac_update(drbg, addtl, 1); drbg_hmac_update 740 crypto/drbg.c ret = drbg_hmac_update(drbg, addtl, 1); drbg_hmac_update 742 crypto/drbg.c ret = drbg_hmac_update(drbg, NULL, 1); drbg_hmac_update 750 crypto/drbg.c .update = drbg_hmac_update,