crypto_init       623 crypto/drbg.c  	.crypto_init	= drbg_init_sym_kernel,
crypto_init       752 crypto/drbg.c  	.crypto_init	= drbg_init_hash_kernel,
crypto_init      1028 crypto/drbg.c  	.crypto_init	= drbg_init_hash_kernel,
crypto_init      1257 crypto/drbg.c  	ret = drbg->d_ops->crypto_init(drbg);
crypto_init        99 include/crypto/drbg.h 	int (*crypto_init)(struct drbg_state *drbg);