Searched refs:drbg_convert_tfm_core (Results 1 – 1 of 1) sorted by relevance
1881 static inline void drbg_convert_tfm_core(const char *cra_driver_name, in drbg_convert_tfm_core() function1963 drbg_convert_tfm_core(crypto_tfm_alg_driver_name(tfm_base), &coreref, in drbg_kcapi_seed()2005 drbg_convert_tfm_core("drbg_nopr_ctr_aes256", &coreref, &pr); in drbg_healthcheck_sanity()2008 drbg_convert_tfm_core("drbg_nopr_sha256", &coreref, &pr); in drbg_healthcheck_sanity()2011 drbg_convert_tfm_core("drbg_nopr_hmac_sha512", &coreref, &pr); in drbg_healthcheck_sanity()