drbg_state_ops    620 crypto/drbg.c  static const struct drbg_state_ops drbg_ctr_ops = {
drbg_state_ops    749 crypto/drbg.c  static const struct drbg_state_ops drbg_hmac_ops = {
drbg_state_ops   1025 crypto/drbg.c  static const struct drbg_state_ops drbg_hash_ops = {
drbg_state_ops    136 include/crypto/drbg.h 	const struct drbg_state_ops *d_ops;