Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.4/crypto/
Dtestmgr.c140 } 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/
Darm,arm-firmware-suite.txt9 - compatible : (required) must be "arm,arm-firmware-suite"
15 compatible = "arm,arm-firmware-suite";
/Linux-v5.4/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt14 - 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/
DREADME1 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
DTODO.txt9 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/
Drelease-notes.rst14 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/
Dclearing-warn-once.rst9 This can be useful after test suite runs to reproduce problems.
/Linux-v5.4/tools/testing/vsock/
DREADME1 AF_VSOCK test suite
/Linux-v5.4/tools/perf/Documentation/
Dperf-help.txt38 Part of the linkperf:perf[1] suite
Dperf-bench.txt11 'perf bench' [<common options>] <subsystem> <suite> [<options>]
/Linux-v5.4/Documentation/input/devices/
Dpxrc.rst44 the `input layer utilities` suite [2]_.
/Linux-v5.4/tools/testing/selftests/livepatch/
DREADME7 The test suite loads and unloads several test kernel modules to verify
/Linux-v5.4/lib/
DKconfig.kgdb33 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/
Dintegrator.dtsi66 compatible = "arm,arm-firmware-suite";
Darm-realview-eb.dtsi123 compatible = "arm,arm-firmware-suite";
133 compatible = "arm,arm-firmware-suite";
Darm-realview-pbx.dtsi138 compatible = "arm,arm-firmware-suite";
148 compatible = "arm,arm-firmware-suite";
Darm-realview-pb1176.dts124 compatible = "arm,arm-firmware-suite";
133 compatible = "arm,arm-firmware-suite";
Darm-realview-pb11mp.dts239 compatible = "arm,arm-firmware-suite";
249 compatible = "arm,arm-firmware-suite";
Dversatile-ab.dts165 compatible = "arm,arm-firmware-suite";
/Linux-v5.4/samples/bpf/
DREADME.rst4 This directory contains a test stubs, verifier test-suite and examples
/Linux-v5.4/net/mac80211/
Dmain.c776 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/
Djuno-motherboard.dtsi119 compatible = "arm,arm-firmware-suite";
/Linux-v5.4/drivers/staging/ks7010/
Dks_hostif.c1667 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/
DKconfig20 mtools ("man mtools") program suite. You don't need to say Y here in
/Linux-v5.4/Documentation/admin-guide/cifs/
Dtodo.rst84 file system xfstest suite.

123