Home
last modified time | relevance | path

Searched refs:cfgname (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/crypto/
Dtestmgr.c1691 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vec() local
1696 generate_random_testvec_config(&rng, &cfg, cfgname, in test_hash_vec()
1697 sizeof(cfgname)); in test_hash_vec()
1777 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_hash_vs_generic_impl() local
1856 generate_random_testvec_config(&rng, cfg, cfgname, in test_hash_vs_generic_impl()
1857 sizeof(cfgname)); in test_hash_vs_generic_impl()
2263 char cfgname[TESTVEC_CONFIG_NAMELEN]; in test_aead_vec() local
2268 generate_random_testvec_config(&rng, &cfg, cfgname, in test_aead_vec()
2269 sizeof(cfgname)); in test_aead_vec()
2294 char cfgname[TESTVEC_CONFIG_NAMELEN]; member
[all …]
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-cti-sysfs.c309 #define cti_config_reg32_rw(name, cfgname, offset) \ argument
316 &drvdata->config.cfgname, offset); \
325 &drvdata->config.cfgname, offset); \
/linux-6.12.1/drivers/firmware/arm_scmi/vendors/imx/
Dimx95.rst809 |uint8 cfgname[16] |config file basename. Null terminated ASCII string of up |