/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp2_transition.c | 39 if (input->hdcp2version_read != PASS || in mod_hdcp_hdcp2_transition() 40 input->hdcp2_capable_check != PASS) { in mod_hdcp_hdcp2_transition() 50 if (input->create_session != PASS || in mod_hdcp_hdcp2_transition() 51 input->ake_init_prepare != PASS) { in mod_hdcp_hdcp2_transition() 56 } else if (input->ake_init_write != PASS) { in mod_hdcp_hdcp2_transition() 65 if (input->ake_cert_available != PASS) { in mod_hdcp_hdcp2_transition() 81 } else if (input->ake_cert_read != PASS || in mod_hdcp_hdcp2_transition() 82 input->ake_cert_validation != PASS) { in mod_hdcp_hdcp2_transition() 100 if (input->no_stored_km_write != PASS) { in mod_hdcp_hdcp2_transition() 112 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition() [all …]
|
H A D | hdcp1_transition.c | 39 if (input->bksv_read != PASS || input->bcaps_read != PASS) { in mod_hdcp_hdcp1_transition() 49 if (input->create_session != PASS) { in mod_hdcp_hdcp1_transition() 54 } else if (input->an_write != PASS || in mod_hdcp_hdcp1_transition() 55 input->aksv_write != PASS || in mod_hdcp_hdcp1_transition() 56 input->bksv_read != PASS || in mod_hdcp_hdcp1_transition() 57 input->bksv_validation != PASS || in mod_hdcp_hdcp1_transition() 68 if (input->bcaps_read != PASS || in mod_hdcp_hdcp1_transition() 69 input->r0p_read != PASS) { in mod_hdcp_hdcp1_transition() 72 } else if (input->rx_validation != PASS) { in mod_hdcp_hdcp1_transition() 81 } else if (!conn->is_repeater && input->encryption != PASS) { in mod_hdcp_hdcp1_transition() [all …]
|
/openbmc/linux/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 114 bool pass; member 140 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 143 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 146 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 149 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 152 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 155 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 158 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 161 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() 164 .out.err = -EXDEV, .pass = false }, in test_openat2_opath_tests() [all …]
|
/openbmc/linux/tools/perf/tests/ |
H A D | time-utils-test.c | 79 bool pass = false; in test__perf_time__parse_for_ranges() local 128 pass = true; in test__perf_time__parse_for_ranges() 131 return pass; in test__perf_time__parse_for_ranges() 136 bool pass = true; in test__time_utils() local 138 pass &= test__parse_nsec_time("0", 0); in test__time_utils() 139 pass &= test__parse_nsec_time("1", 1000000000ULL); in test__time_utils() 140 pass &= test__parse_nsec_time("0.000000001", 1); in test__time_utils() 141 pass &= test__parse_nsec_time("1.000000001", 1000000001ULL); in test__time_utils() 142 pass &= test__parse_nsec_time("123456.123456", 123456123456000ULL); in test__time_utils() 143 pass &= test__parse_nsec_time("1234567.123456789", 1234567123456789ULL); in test__time_utils() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0013-raddb-certs-Makefile-fix-the-occasional-verification.patch | 11 openssl pkcs12 -in server.p12 -out server.pem -passin pass:'whatever' -passout pass:'whatever' 51 -passin pass:$(PASSWORD_CA) -passout pass:$(PASSWORD_CA) 78 …-in server.crt -inkey server.key -out server.p12 -passin pass:$(PASSWORD_SERVER) -passout pass:$(… 79 …-in server.crt -inkey server.key -out server.p12 -passin pass:$(PASSWORD_SERVER) -passout pass:$(… 83 - $(OPENSSL) pkcs12 -in server.p12 -out server.pem -passin pass:$(PASSWORD_SERVER) -passout pass:$(… 84 … $(OPENSSL) pkcs12 -in server.p12 -out server.pem -passin pass:$(PASSWORD_SERVER) -passout pass:$(… 100 …-in client.crt -inkey client.key -out client.p12 -passin pass:$(PASSWORD_CLIENT) -passout pass:$(… 101 …-in client.crt -inkey client.key -out client.p12 -passin pass:$(PASSWORD_CLIENT) -passout pass:$(… 106 - $(OPENSSL) pkcs12 -in client.p12 -out client.pem -passin pass:$(PASSWORD_CLIENT) -passout pass:$(… 107 … $(OPENSSL) pkcs12 -in client.p12 -out client.pem -passin pass:$(PASSWORD_CLIENT) -passout pass:$(… [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | matchall.json | 4 "name": "Add ingress matchall filter for protocol ipv4 and action PASS", 16 …n": "^filter parent ffff: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1", 25 "name": "Add egress matchall filter for protocol ipv4 and action PASS", 37 …tern": "^filter parent 1: protocol ip pref 1 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1", 88 …"name": "Add ingress matchall filter for protocol ipv4 and action PASS with priority at 16-bit max… 97 … "$TC filter add dev $DUMMY parent ffff: handle 0x1 prio 65535 protocol ipv4 matchall action pass", 100 …"^filter parent ffff: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1", 109 …"name": "Add egress matchall filter for protocol ipv4 and action PASS with priority at 16-bit maxi… 118 …t": "$TC filter add dev $DUMMY parent 1: handle 0x1 prio 65535 protocol ipv4 matchall action pass", 121 …": "^filter parent 1: protocol ip pref 65535 matchall.*handle 0x1.*gact action pass.*ref 1 bind 1", [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | exception.py | 8 pass 11 pass 14 pass 17 pass 20 pass 23 pass 26 pass
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | octeon-model.c | 63 char pass[4]; in octeon_model_get_string_buffer() local 112 * Assume pass number is encoded using <5:3><2:0>. Exceptions in octeon_model_get_string_buffer() 115 sprintf(pass, "%d.%d", (int)((chip_id >> 3) & 7) + 1, (int)chip_id & 7); in octeon_model_get_string_buffer() 207 * pass numbering. in octeon_model_get_string_buffer() 211 strcpy(pass, "1.X"); in octeon_model_get_string_buffer() 214 strcpy(pass, "2.X"); in octeon_model_get_string_buffer() 217 strcpy(pass, "3.X"); in octeon_model_get_string_buffer() 220 strcpy(pass, "X.X"); in octeon_model_get_string_buffer() 231 * pass numbering. in octeon_model_get_string_buffer() 235 strcpy(pass, "1.0"); in octeon_model_get_string_buffer() [all …]
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | count.hpp | 23 * In pass one, apply a C++ relational operator to the value of 27 * Count the number of properties that pass the test in pass 28 * one. In pass two, apply a second C++ relational operator 29 * to the number of properties that pass the test from pass one 32 * If the oneshot parameter is true, then this condition won't pass 57 // pass the condition specified in the config file. in operator ()() 85 // passed, then don't let it pass again until the condition in operator ()() 101 /** @brief If the condition can be allowed to pass again
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_ctx.c | 39 __description("pass unmodified ctx pointer to helper") 54 __description("pass modified ctx pointer to helper, 1") 70 __description("pass modified ctx pointer to helper, 2") 86 __description("pass modified ctx pointer to helper, 3") 104 __description("pass ctx or null check, 1: ctx") 118 __description("pass ctx or null check, 2: null") 133 __description("pass ctx or null check, 3: 1") 148 __description("pass ctx or null check, 4: ctx - const") 163 __description("pass ctx or null check, 5: null (connect)") 178 __description("pass ctx or null check, 6: null (bind)") [all …]
|
H A D | test_migrate_reuseport.c | 53 goto pass; in drop_ack() 60 goto pass; in drop_ack() 63 goto pass; in drop_ack() 72 goto pass; in drop_ack() 75 goto pass; in drop_ack() 81 goto pass; in drop_ack() 85 goto pass; in drop_ack() 88 goto pass; in drop_ack() 93 pass: in drop_ack()
|
/openbmc/linux/arch/mips/include/asm/sibyte/ |
H A D | sb1250_defs.h | 45 * #if SIBYTE_HDR_FEATURE(chip,pass) 54 * Note also that 'chip' and 'pass' must textually exactly 59 * #if SIBYTE_HDR_FEATURE_UP_TO(chip,pass) 64 * #if SIBYTE_HDR_FEATURE_EXACT(chip,pass) 98 #define SIBYTE_HDR_FMASK(chip, pass) \ argument 99 (SIBYTE_HDR_FMASK_ ## chip ## _ ## pass) 121 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ argument 122 ((SIBYTE_HDR_FMASK(chip, pass) - 1) & SIBYTE_HDR_FMASK_ALLREVS(chip)) 125 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ argument 126 (~(SIBYTE_HDR_FMASK(chip, pass) \ [all …]
|
/openbmc/estoraged/src/test/erase/ |
H A D | zero_test.cpp | 36 Zero pass(testFileName); in TEST() local 39 EXPECT_NO_THROW(pass.writeZero(size, write)); in TEST() 42 EXPECT_NO_THROW(pass.verifyZero(size, read)); in TEST() 62 Zero pass(testFileName); in TEST() local 63 EXPECT_NO_THROW(pass.writeZero(size, write)); in TEST() 66 EXPECT_NO_THROW(pass.verifyZero(size, read)); in TEST() 84 Zero pass(testFileName); in TEST() local 85 EXPECT_NO_THROW(pass.writeZero(size - sizeof(dummyValue), readWrite)); in TEST() 92 EXPECT_THROW(pass.verifyZero(size, readWrite), InternalFailure); in TEST() 105 Zero pass(testFileName); in TEST() local [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | __init__.py | 16 pass 20 pass 24 pass 28 pass 32 pass 36 pass
|
/openbmc/linux/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 64 int pass; in bpf_int_jit_compile() local 104 /* During extra pass, ensure index is reset before repopulating extable entries */ in bpf_int_jit_compile() 121 /* Scouting faux-generate pass 0 */ in bpf_int_jit_compile() 129 * If we have seen a tail call, we need a second pass. in bpf_int_jit_compile() 132 * We also need a second pass if we ended up with too large in bpf_int_jit_compile() 172 for (pass = 1; pass < 3; pass++) { in bpf_int_jit_compile() 177 if (bpf_jit_build_body(fp, code_base, &cgctx, addrs, pass, extra_pass)) { in bpf_int_jit_compile() 185 pr_info("Pass %d: shrink = %d, seen = 0x%x\n", pass, in bpf_int_jit_compile() 194 bpf_jit_dump(flen, proglen, pass, code_base); in bpf_int_jit_compile() 233 int bpf_add_extable_entry(struct bpf_prog *fp, u32 *image, int pass, struct codegen_context *ctx, in bpf_add_extable_entry() argument [all …]
|
/openbmc/linux/tools/testing/selftests/vDSO/ |
H A D | vdso_test_clock_getres.c | 60 * clock_id: CLOCK_REALTIME [PASS] 61 * clock_id: CLOCK_BOOTTIME [PASS] 62 * clock_id: CLOCK_TAI [PASS] 63 * clock_id: CLOCK_REALTIME_COARSE [PASS] 64 * clock_id: CLOCK_MONOTONIC [PASS] 65 * clock_id: CLOCK_MONOTONIC_RAW [PASS] 66 * clock_id: CLOCK_MONOTONIC_COARSE [PASS] 81 printf(" [PASS]\n"); in vdso_test_clock()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | ctinfo.json | 119 "cmdUnderTest": "$TC action replace action ctinfo zone 200 pass index 1", 122 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref", 143 "$TC action add action ctinfo zone 200 pass index 1", 152 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref", 173 "$TC action add action ctinfo zone 200 pass index 1", 182 "matchPattern": "action order [0-9]*: ctinfo zone 200 pass.*index 1 ref", 202 "$TC action add action ctinfo zone 20 pass index 101", 229 "$TC action add action ctinfo zone 20 pass index 101", 256 "$TC action add action ctinfo zone 20 pass index 101" 261 "matchPattern": "action order [0-9]*: ctinfo zone 20 pass.*index 101", [all …]
|
H A D | connmark.json | 28 "name": "Add valid connmark action with control pass", 41 "cmdUnderTest": "$TC actions add action connmark pass index 1", 44 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 1 ref", 233 "cmdUnderTest": "$TC actions add action connmark zone 655 unsupp_arg pass index 2", 236 "matchPattern": "action order [0-9]+: connmark zone 655 unsupp_arg pass.*index 2 ref", 256 "$TC actions add action connmark zone 777 pass index 555" 305 "$TC actions add action connmark pass index 90" 310 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 90 ref", 330 "$TC actions add action connmark pass index 20" 335 "matchPattern": "action order [0-9]+: connmark zone 0 pass.*index 20 ref", [all …]
|
H A D | gact.json | 4 "name": "Add valid pass action", 17 "cmdUnderTest": "$TC actions add action pass index 8", 20 "matchPattern": "action order [0-9]*: gact action pass.*index 8 ref", 271 "name": "Delete pass action", 283 "$TC actions add action pass index 1" 288 "matchPattern": "action order [0-9]*: gact action pass.*index 1 ref", 438 "matchPattern": "action order [0-9]*: gact action pass", 471 "name": "Add batch of 32 gact pass actions", 484 …"cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action pass index \\$i \\\"; args=\… 555 "cmdUnderTest": "$TC actions add action pass random determ goto chain 1 2 index 90", [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | TdcPlugin.py | 49 # pass 51 # pass 53 # pass 55 # pass 57 # pass 59 # pass 61 # pass
|
/openbmc/linux/drivers/gpu/drm/ast/ |
H A D | ast_i2c.c | 65 uint32_t val, val2, count, pass; in ast_i2c_getsda() local 68 pass = 0; in ast_i2c_getsda() 73 pass++; in ast_i2c_getsda() 75 pass = 0; in ast_i2c_getsda() 78 } while ((pass < 5) && (count++ < 0x10000)); in ast_i2c_getsda() 87 uint32_t val, val2, count, pass; in ast_i2c_getscl() local 90 pass = 0; in ast_i2c_getscl() 95 pass++; in ast_i2c_getscl() 97 pass = 0; in ast_i2c_getscl() 100 } while ((pass < 5) && (count++ < 0x10000)); in ast_i2c_getscl()
|
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/ |
H A D | run-ptest | 5 echo 'PASS: lzotest' 12 echo 'PASS: align' 18 echo 'PASS: chksum' 24 echo 'PASS: simple' 30 echo 'PASS: testmini'
|
/openbmc/qemu/tests/rocker/ |
H A D | all | 3 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 7 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 11 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 15 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi 19 if [ $? -eq 0 ]; then echo "pass"; else echo "FAILED"; exit 1; fi
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | sctp_vrf.sh | 126 echo "[PASS]" 130 echo "[PASS]" 135 echo "[PASS]" 139 echo "[PASS]" 143 echo "[PASS]" 147 echo "[PASS]" 151 echo "[PASS]" 155 echo "[PASS]" 159 echo "[PASS]" 163 echo "[PASS]" [all …]
|
/openbmc/bmcweb/include/ |
H A D | credential_pipe.hpp | 37 explicit_bzero(pass.data(), pass.capacity()); in ~CredentialsPipe() 50 pass = std::move(password); in asyncWrite() 54 {{user.data(), user.size() + 1}, {pass.data(), pass.size() + 1}}}; in asyncWrite() 64 std::string pass; member in CredentialsPipe
|