/Linux-v5.4/crypto/ |
D | testmgr.c | 140 } suite; member 1797 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() 1798 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() 2224 for (i = 0; i < test_desc->suite.aead.count; i++) in test_aead_vs_generic_impl() 2226 test_desc->suite.aead.vecs[i].klen); in test_aead_vs_generic_impl() 2277 const struct aead_test_suite *suite, in test_aead() argument 2284 for (i = 0; i < suite->count; i++) { in test_aead() 2285 err = test_aead_vec(driver, enc, &suite->vecs[i], i, req, in test_aead() 2297 const struct aead_test_suite *suite = &desc->suite.aead; in alg_test_aead() local 2303 if (suite->count <= 0) { in alg_test_aead() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/partitions/ |
D | arm,arm-firmware-suite.txt | 9 - compatible : (required) must be "arm,arm-firmware-suite" 15 compatible = "arm,arm-firmware-suite";
|
/Linux-v5.4/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 14 - adding commands to be run before and/or after the test suite 18 pre (the pre-suite stage) 23 post (the post-suite stage) 48 TAP output. The tdc.py script will do that for the test suite as 52 post-suite method using this info passed in to the pre_suite method.
|
/Linux-v5.4/tools/testing/selftests/tc-testing/ |
D | README | 1 tdc - Linux Traffic Control (tc) unit testing suite 76 One run of tests is considered a "test suite" (this will be refined in the 77 future). A test suite has one or more test cases in it. 134 -P, --pause Pause execution just before post-suite stage 198 pre- and post-suite 203 The pre-suite hook receives the number of tests and an array of test ids. 215 - pre (pre-suite) 220 - post (post-suite) 254 first version of the tc testing suite. This work was presented at
|
D | TODO.txt | 9 need to better handle problems in pre- and post-suite. 28 and a way to configure a test suite,
|
/Linux-v5.4/Documentation/arm/vfp/ |
D | release-notes.rst | 14 John R. Hauser using the TestFloat-2a test suite. Details of this 15 library and test suite can be found at:
|
/Linux-v5.4/Documentation/admin-guide/ |
D | clearing-warn-once.rst | 9 This can be useful after test suite runs to reproduce problems.
|
/Linux-v5.4/tools/testing/vsock/ |
D | README | 1 AF_VSOCK test suite
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perf-help.txt | 38 Part of the linkperf:perf[1] suite
|
D | perf-bench.txt | 11 'perf bench' [<common options>] <subsystem> <suite> [<options>]
|
/Linux-v5.4/Documentation/input/devices/ |
D | pxrc.rst | 44 the `input layer utilities` suite [2]_.
|
/Linux-v5.4/tools/testing/selftests/livepatch/ |
D | README | 7 The test suite loads and unloads several test kernel modules to verify
|
/Linux-v5.4/lib/ |
D | Kconfig.kgdb | 33 bool "KGDB: internal test suite" 57 This is the command string to send the kgdb test suite on
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | integrator.dtsi | 66 compatible = "arm,arm-firmware-suite";
|
D | arm-realview-eb.dtsi | 123 compatible = "arm,arm-firmware-suite"; 133 compatible = "arm,arm-firmware-suite";
|
D | arm-realview-pbx.dtsi | 138 compatible = "arm,arm-firmware-suite"; 148 compatible = "arm,arm-firmware-suite";
|
D | arm-realview-pb1176.dts | 124 compatible = "arm,arm-firmware-suite"; 133 compatible = "arm,arm-firmware-suite";
|
D | arm-realview-pb11mp.dts | 239 compatible = "arm,arm-firmware-suite"; 249 compatible = "arm,arm-firmware-suite";
|
D | versatile-ab.dts | 165 compatible = "arm,arm-firmware-suite";
|
/Linux-v5.4/samples/bpf/ |
D | README.rst | 4 This directory contains a test stubs, verifier test-suite and examples
|
/Linux-v5.4/net/mac80211/ |
D | main.c | 776 u32 suite = local->hw.wiphy->cipher_suites[r]; in ieee80211_init_cipher_suites() local 778 if (suite == WLAN_CIPHER_SUITE_WEP40 || in ieee80211_init_cipher_suites() 779 suite == WLAN_CIPHER_SUITE_WEP104) in ieee80211_init_cipher_suites() 781 suites[w++] = suite; in ieee80211_init_cipher_suites()
|
/Linux-v5.4/arch/arm64/boot/dts/arm/ |
D | juno-motherboard.dtsi | 119 compatible = "arm,arm-firmware-suite";
|
/Linux-v5.4/drivers/staging/ks7010/ |
D | ks_hostif.c | 1667 unsigned char suite[4][CIPHER_ID_LEN]; member 1712 memcpy(&wpa_suite.suite[0][0], buf, CIPHER_ID_LEN); in hostif_sme_set_rsn() 1743 memcpy(&wpa_suite.suite[0][0], buf, CIPHER_ID_LEN); in hostif_sme_set_rsn() 1746 &wpa_suite.suite[0][0], in hostif_sme_set_rsn() 1772 memcpy(&wpa_suite.suite[0][0], buf, KEY_MGMT_ID_LEN); in hostif_sme_set_rsn()
|
/Linux-v5.4/fs/fat/ |
D | Kconfig | 20 mtools ("man mtools") program suite. You don't need to say Y here in
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | todo.rst | 84 file system xfstest suite.
|