/kernel/linux/linux-5.10/scripts/ |
H A D | get_dvb_firmware | 60 verify("$tmpdir/software/OEM/HE/App/boot/SC_MAIN.MC", $hash); 80 verify("$tmpdir/ZEnglish/sc_main.mc", $hash); 98 verify("$tmpdir/fwtmp", $hash); 116 verify("$tmpdir/fwtmp", $hash); 134 verify("$tmpdir/fwtmp", $hash); 149 verify($sourcefile, $hash); 166 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_T.bin", $hash); 183 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_X.bin", $hash); 200 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_S.bin", $hash); 216 verify(" 850 sub verify { global() subroutine [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | get_dvb_firmware | 60 verify("$tmpdir/software/OEM/HE/App/boot/SC_MAIN.MC", $hash); 80 verify("$tmpdir/ZEnglish/sc_main.mc", $hash); 98 verify("$tmpdir/fwtmp", $hash); 116 verify("$tmpdir/fwtmp", $hash); 134 verify("$tmpdir/fwtmp", $hash); 149 verify($sourcefile, $hash); 166 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_T.bin", $hash); 183 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_X.bin", $hash); 200 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_S.bin", $hash); 216 verify(" 850 sub verify { global() subroutine [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/sysctl/ |
H A D | sysctl.sh | 170 verify() function 229 if ! verify "${TEST_FILE}"; then 237 if verify "${TARGET}"; then 246 if ! verify "${TARGET}"; then 255 if verify "${TARGET}"; then 269 if ! verify "${TARGET}"; then 279 if ! verify "${TARGET}"; then 289 if verify "${TARGET}"; then 300 if verify "${TARGET}"; then 372 if ! verify " [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/sysctl/ |
H A D | sysctl.sh | 165 verify() function 224 if ! verify "${TEST_FILE}"; then 232 if verify "${TARGET}"; then 241 if ! verify "${TARGET}"; then 250 if verify "${TARGET}"; then 264 if ! verify "${TARGET}"; then 274 if ! verify "${TARGET}"; then 284 if verify "${TARGET}"; then 295 if verify "${TARGET}"; then 367 if ! verify " [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | ethtool_mm.sh | 54 ethtool --set-mm $tx verify-enabled on tx-enabled on 59 ethtool --json --show-mm $tx | jq -r '.[]."verify-status"' | \ 69 ethtool --set-mm $tx verify-enabled off tx-enabled off 92 ethtool --set-mm $tx verify-enabled off tx-enabled on 94 ethtool --json --show-mm $tx | jq -r '.[]."verify-status"' | \ 104 ethtool --set-mm $tx verify-enabled off tx-enabled off 127 ethtool --set-mm $tx verify-enabled on tx-enabled on 132 ethtool --json --show-mm $tx | jq -r '.[]."verify-status"' | \ 142 ethtool --set-mm $tx verify-enabled off tx-enabled off 226 ethtool --set-mm $h1 pmac-enabled on tx-enabled off verify [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_bpftool_synctypes.py | 474 def verify(first_set, second_set, message): function 521 verify(source_map_types, help_map_types, 523 verify(source_map_types, man_map_types, 525 verify(help_map_options, man_map_options, 547 verify(source_prog_attach_types, help_prog_attach_types, 549 verify(source_prog_attach_types, man_prog_attach_types, 551 verify(help_prog_options, man_prog_options, 553 verify(source_prog_attach_types, bashcomp_prog_attach_types, 570 verify(source_cgroup_attach_types, help_cgroup_attach_types, 572 verify(source_cgroup_attach_type [all...] |
/kernel/linux/linux-5.10/arch/m68k/ |
H A D | install.sh | 20 verify () { function 31 verify "$2" 32 verify "$3"
|
/kernel/linux/linux-5.10/arch/arm64/boot/ |
H A D | install.sh | 23 verify () { function 34 verify "$2" 35 verify "$3"
|
/kernel/linux/linux-5.10/arch/parisc/boot/ |
H A D | install.sh | 22 verify () { function 34 verify "$2" 35 verify "$3"
|
/kernel/linux/linux-5.10/arch/riscv/boot/ |
H A D | install.sh | 23 verify () { function 34 verify "$2" 35 verify "$3"
|
/kernel/linux/linux-5.10/arch/nios2/boot/ |
H A D | install.sh | 20 verify () { function 31 verify "$2" 32 verify "$3"
|
/kernel/linux/linux-5.10/arch/sparc/boot/ |
H A D | install.sh | 20 verify () { function 31 verify "$2" 32 verify "$3"
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | genimage.sh | 29 verify () { function 46 verify "$FBZIMAGE" 49 verify "$MTOOLSRC" 60 verify "$MTOOLSRC" 72 verify "$MTOOLSRC"
|
H A D | install.sh | 20 verify () { function 31 verify "$2" 32 verify "$3"
|
/kernel/linux/linux-5.10/arch/arm/boot/ |
H A D | install.sh | 23 verify () { function 34 verify "$2" 35 verify "$3"
|
/kernel/linux/linux-5.10/arch/parisc/ |
H A D | install.sh | 22 verify () { function 34 verify "$2" 35 verify "$3"
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 296 /* First, verify that the master reports correct status */ in mlx4_comm_cmd_poll() 1068 .verify = NULL, 1077 .verify = NULL, 1086 .verify = NULL, 1095 .verify = NULL, 1104 .verify = NULL, 1113 .verify = NULL, 1122 .verify = NULL, 1131 .verify = NULL, 1140 .verify [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 296 /* First, verify that the master reports correct status */ in mlx4_comm_cmd_poll() 1068 .verify = NULL, 1077 .verify = NULL, 1086 .verify = NULL, 1095 .verify = NULL, 1104 .verify = NULL, 1113 .verify = NULL, 1122 .verify = NULL, 1131 .verify = NULL, 1140 .verify [all...] |
/kernel/linux/linux-5.10/drivers/mtd/tests/ |
H A D | mtd_nandecctest.c | 30 int (*verify)(void *, void *, void *, const size_t); member 204 .verify = no_bit_error_verify, 209 .verify = single_bit_error_correct, 214 .verify = single_bit_error_correct, 219 .verify = double_bit_error_detect, 224 .verify = double_bit_error_detect, 229 .verify = double_bit_error_detect, 275 err = nand_ecc_test[i].verify(error_data, error_ecc, in nand_ecc_test_run()
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | mtd_nandecctest.c | 30 int (*verify)(void *, void *, void *, const size_t); member 204 .verify = no_bit_error_verify, 209 .verify = single_bit_error_correct, 214 .verify = single_bit_error_correct, 219 .verify = double_bit_error_detect, 224 .verify = double_bit_error_detect, 229 .verify = double_bit_error_detect, 274 err = nand_ecc_test[i].verify(error_data, error_ecc, in nand_ecc_test_run()
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | genimage.sh | 49 verify() { function 68 verify "$FBZIMAGE" 202 verify "$MTOOLSRC" 209 verify "$MTOOLSRC" 217 verify "$MTOOLSRC" 225 verify "$MTOOLSRC"
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 216 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify); 226 * - if verify is enabled and a cur_mkvp and/or old_mkvp 240 int verify); 266 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 216 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify); 226 * - if verify is enabled and a cur_mkvp and/or old_mkvp 240 int verify); 263 u8 new_asym_mkvp[16]; /* verify pattern of new asym master key */ 264 u8 cur_asym_mkvp[16]; /* verify pattern of current asym master key */ 265 u8 old_asym_mkvp[16]; /* verify pattern of old asym master key */ 272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
/kernel/linux/linux-5.10/crypto/ |
H A D | akcipher.c | 135 if (!alg->verify) in crypto_register_akcipher() 136 alg->verify = akcipher_default_op; in crypto_register_akcipher()
|
H A D | ecdsa.c | 276 .verify = ecdsa_verify, 298 .verify = ecdsa_verify, 320 .verify = ecdsa_verify,
|