Home
last modified time | relevance | path

Searched defs:coreref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Ddrbg.c1950 int coreref = 0; in drbg_kcapi_seed() local
1952 drbg_convert_tfm_core(crypto_tfm_alg_driver_name(tfm_base), &coreref, in drbg_kcapi_seed() local
1547 drbg_instantiate(struct drbg_state *drbg, struct drbg_string *pers, int coreref, bool pr) drbg_instantiate() argument
1870 drbg_convert_tfm_core(const char *cra_driver_name, int *coreref, bool *pr) drbg_convert_tfm_core() argument
1985 int coreref = 0; drbg_healthcheck_sanity() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Ddrbg.c1976 int coreref = 0; in drbg_kcapi_seed() local
1978 drbg_convert_tfm_core(crypto_tfm_alg_driver_name(tfm_base), &coreref, in drbg_kcapi_seed() local
1574 drbg_instantiate(struct drbg_state *drbg, struct drbg_string *pers, int coreref, bool pr) drbg_instantiate() argument
1896 drbg_convert_tfm_core(const char *cra_driver_name, int *coreref, bool *pr) drbg_convert_tfm_core() argument
2011 int coreref = 0; drbg_healthcheck_sanity() local
[all...]

Completed in 5 milliseconds