/external/vboot_reference/tests/ |
D | run_preamble_tests.sh | 17 algs="0 1 2 3 4 5 6 7 8 9 10 11" 20 algs="4 7 11" 32 for d in $algs; do 33 for r in $algs; do 34 for rr in $algs; do 60 for d in $algs; do 61 for r in $algs; do 62 for rr in $algs; do 87 for d in $algs; do 88 for r in $algs; do
|
D | gen_preamble_testdata.sh | 21 algs="0 1 2 3 4 5 6 7 8 9 10 11" 34 for d in $algs; do 39 for r in $algs; do 44 for d in $algs; do 45 for r in $algs; do 65 for d in $algs; do 66 for r in $algs; do
|
/external/syzkaller/sys/linux/ |
D | init_alg.go | 75 algs := allAlgs[typ] 76 alg := algs[rnd.Intn(len(algs))]
|
D | init_alg_test.go | 37 algs := make(map[string]bool) 41 if algs[alg.name] { 44 algs[alg.name] = true
|
/external/grpc-grpc/src/core/lib/transport/ |
D | static_metadata.h | 591 #define GRPC_MDELEM_ACCEPT_ENCODING_FOR_ALGORITHMS(algs) \ argument 593 &grpc_static_mdelem_table[grpc_static_accept_encoding_metadata[(algs)]], \ 597 #define GRPC_MDELEM_ACCEPT_STREAM_ENCODING_FOR_ALGORITHMS(algs) \ argument 599 [grpc_static_accept_stream_encoding_metadata[(algs)]], \
|
/external/linux-kselftest/tools/testing/selftests/zram/ |
D | zram_lib.sh | 120 local algs=$(cat /sys/block/zram0/comp_algorithm) 121 echo "supported algs: $algs"
|
/external/ltp/testcases/kernel/device-drivers/zram/ |
D | zram_lib.sh | 101 local algs=$(cat /sys/block/zram0/comp_algorithm) 102 tst_resm TINFO "supported algs: $algs"
|
/external/ipsec-tools/src/racoon/ |
D | proposal.c | 647 if (sainfo->algs[algclass_ipsec_auth] == NULL) { 653 for (a = sainfo->algs[algclass_ipsec_auth]; a; a = a->next) { 674 if (sainfo->algs[algclass_ipsec_enc] == NULL) { 680 for (a = sainfo->algs[algclass_ipsec_enc]; a; a = a->next) { 681 for (b = sainfo->algs[algclass_ipsec_auth]; b; b = b->next) { 700 if (sainfo->algs[algclass_ipsec_comp] == NULL) { 706 for (a = sainfo->algs[algclass_ipsec_comp]; a; a = a->next) {
|
D | sainfo.h | 57 struct sainfoalg *algs[MAXALGCLASS]; member
|
D | sainfo.c | 185 delsainfoalg(si->algs[i]);
|
D | cfparse.y | 1137 if (cur_sainfo->algs[algclass_ipsec_enc] == 0) { 1142 if (cur_sainfo->algs[algclass_ipsec_auth] == 0) { 1147 if (cur_sainfo->algs[algclass_ipsec_comp] == 0) { 1425 inssainfoalg(&cur_sainfo->algs[cur_algclass], $1); 1429 inssainfoalg(&cur_sainfo->algs[cur_algclass], $1);
|
D | handler.c | 1198 for (alg = sainfo->algs[algclass_ipsec_auth]; alg; alg = alg->next) { in revalidate_ph2() 1209 for (alg = sainfo->algs[algclass_ipsec_enc]; in revalidate_ph2()
|
/external/ipsec-tools/ |
D | setup.c | 77 if (!sainfo.algs[class]) { in add_sainfo_algorithm() 78 sainfo.algs[class] = p; in add_sainfo_algorithm() 80 struct sainfoalg *q = sainfo.algs[class]; in add_sainfo_algorithm()
|
/external/openssh/ |
D | kex.c | 350 char *algs; in kex_send_ext_info() local 352 if ((algs = sshkey_alg_list(0, 1, 1, ',')) == NULL) in kex_send_ext_info() 357 (r = sshpkt_put_cstring(ssh, algs)) != 0 || in kex_send_ext_info() 363 free(algs); in kex_send_ext_info()
|
D | ChangeLog | 404 fix regression in 7.4 server-sig-algs, where we were 2433 server-sig-algs Reported by mb AT smartftp.com in bz#2547 and (independantly) 8216 fix merge botch that left ",," in KEX algs
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_wext.c | 2239 int algs = 0, res; in wpa_driver_wext_set_auth_alg() local 2242 algs |= IW_AUTH_ALG_OPEN_SYSTEM; in wpa_driver_wext_set_auth_alg() 2244 algs |= IW_AUTH_ALG_SHARED_KEY; in wpa_driver_wext_set_auth_alg() 2246 algs |= IW_AUTH_ALG_LEAP; in wpa_driver_wext_set_auth_alg() 2247 if (algs == 0) { in wpa_driver_wext_set_auth_alg() 2249 algs = IW_AUTH_ALG_OPEN_SYSTEM; in wpa_driver_wext_set_auth_alg() 2253 algs); in wpa_driver_wext_set_auth_alg()
|
D | driver_nl80211.c | 5685 int algs; in wpa_driver_nl80211_try_connect() local 5717 algs = 0; in wpa_driver_nl80211_try_connect() 5719 algs++; in wpa_driver_nl80211_try_connect() 5721 algs++; in wpa_driver_nl80211_try_connect() 5723 algs++; in wpa_driver_nl80211_try_connect() 5725 algs++; in wpa_driver_nl80211_try_connect() 5727 algs++; in wpa_driver_nl80211_try_connect() 5728 if (algs > 1) { in wpa_driver_nl80211_try_connect()
|
/external/epid-sdk/ext/ipp/ |
D | ippcp.parts | 78 ]) #disable unused hash algs
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpa_supplicant.c | 2521 int algs = WPA_AUTH_ALG_OPEN; in wpas_populate_assoc_ies() local 2639 algs = WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies() 2641 algs |= WPA_AUTH_ALG_LEAP; in wpas_populate_assoc_ies() 2657 algs = WPA_AUTH_ALG_FILS; in wpas_populate_assoc_ies() 2673 algs = WPA_AUTH_ALG_SAE; in wpas_populate_assoc_ies() 2676 wpa_dbg(wpa_s, MSG_DEBUG, "Automatic auth_alg selection: 0x%x", algs); in wpas_populate_assoc_ies() 2678 algs = ssid->auth_alg; in wpas_populate_assoc_ies() 2680 "Overriding auth_alg selection: 0x%x", algs); in wpas_populate_assoc_ies() 2684 if (sae_pmksa_cached && algs == WPA_AUTH_ALG_SAE) { in wpas_populate_assoc_ies() 2687 algs = WPA_AUTH_ALG_OPEN; in wpas_populate_assoc_ies() [all …]
|
/external/boringssl/src/ssl/ |
D | t1_lib.cc | 2739 CBB contents, algs; in cert_compression_add_clienthello() local 2748 !CBB_add_u8_length_prefixed(&contents, &algs))) { in cert_compression_add_clienthello() 2752 if (!CBB_add_u16(&algs, alg->alg_id)) { in cert_compression_add_clienthello()
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 245 | 713 [ 26.147704] (ptrval): ffffffff89069af0 (algs+0x430/0x880)
|
D | 246 | 870 [ 29.026334] (ptrval): ffffffff89069ce0 (algs+0x620/0x880)
|