drbg_convert_tfm_core 1961 crypto/drbg.c  	drbg_convert_tfm_core(crypto_tfm_alg_driver_name(tfm_base), &coreref,
drbg_convert_tfm_core 2003 crypto/drbg.c  	drbg_convert_tfm_core("drbg_nopr_ctr_aes128", &coreref, &pr);
drbg_convert_tfm_core 2005 crypto/drbg.c  	drbg_convert_tfm_core("drbg_nopr_sha256", &coreref, &pr);
drbg_convert_tfm_core 2007 crypto/drbg.c  	drbg_convert_tfm_core("drbg_nopr_hmac_sha256", &coreref, &pr);