| /src/contrib/wpa/wpa_supplicant/examples/ |
| H A D | wpas-dbus-new-getall.py | 10 wpas_obj = bus.get_object("fi.w1.wpa_supplicant1", 11 "/fi/w1/wpa_supplicant1") 12 props = wpas_obj.GetAll("fi.w1.wpa_supplicant1", 14 print("GetAll(fi.w1.wpa_supplicant1, /fi/w1/wpa_supplicant1):") 22 wpas = dbus.Interface(wpas_obj, "fi.w1.wpa_supplicant1") 24 if_obj = bus.get_object("fi.w1.wpa_supplicant1", path) 25 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface", 28 print("GetAll(fi.w1.wpa_supplicant1.Interface, %s):" % (path)) 31 props = if_obj.GetAll("fi.w1.wpa_supplicant1.Interface.WPS", 34 print("GetAll(fi.w1.wpa_supplicant1.Interface.WPS, %s):" % (path)) [all …]
|
| H A D | wpas-dbus-new.py | 9 WPAS_DBUS_SERVICE = "fi.w1.wpa_supplicant1" 10 WPAS_DBUS_INTERFACE = "fi.w1.wpa_supplicant1" 11 WPAS_DBUS_OPATH = "/fi/w1/wpa_supplicant1" 13 WPAS_DBUS_INTERFACES_INTERFACE = "fi.w1.wpa_supplicant1.Interface" 14 WPAS_DBUS_INTERFACES_OPATH = "/fi/w1/wpa_supplicant1/Interfaces" 15 WPAS_DBUS_BSS_INTERFACE = "fi.w1.wpa_supplicant1.BSS" 127 if not str(exc).startswith("fi.w1.wpa_supplicant1.InterfaceUnknown:"): 134 if not str(exc).startswith("fi.w1.wpa_supplicant1.InterfaceExists:"):
|
| H A D | wpas-dbus-new-wps.py | 9 WPAS_DBUS_SERVICE = "fi.w1.wpa_supplicant1" 10 WPAS_DBUS_INTERFACE = "fi.w1.wpa_supplicant1" 11 WPAS_DBUS_OPATH = "/fi/w1/wpa_supplicant1" 13 WPAS_DBUS_INTERFACES_INTERFACE = "fi.w1.wpa_supplicant1.Interface" 14 WPAS_DBUS_WPS_INTERFACE = "fi.w1.wpa_supplicant1.Interface.WPS"
|
| H A D | wpas-dbus-new-signals.py | 9 WPAS_DBUS_SERVICE = "fi.w1.wpa_supplicant1" 10 WPAS_DBUS_INTERFACE = "fi.w1.wpa_supplicant1" 11 WPAS_DBUS_OPATH = "/fi/w1/wpa_supplicant1" 13 WPAS_DBUS_INTERFACES_INTERFACE = "fi.w1.wpa_supplicant1.Interface" 14 WPAS_DBUS_INTERFACES_OPATH = "/fi/w1/wpa_supplicant1/Interfaces" 15 WPAS_DBUS_BSS_INTERFACE = "fi.w1.wpa_supplicant1.BSS" 16 WPAS_DBUS_NETWORK_INTERFACE = "fi.w1.wpa_supplicant1.Network"
|
| H A D | dbus-listen-preq.py | 10 WPAS_DBUS_SERVICE = "fi.w1.wpa_supplicant1" 11 WPAS_DBUS_INTERFACE = "fi.w1.wpa_supplicant1" 12 WPAS_DBUS_OPATH = "/fi/w1/wpa_supplicant1" 13 WPAS_DBUS_INTERFACES_INTERFACE = "fi.w1.wpa_supplicant1.Interface"
|
| /src/sys/dev/ath/ath_hal/ah_regdomain/ |
| H A D | ah_rd_domains.h | 33 #define W1(_a) \ macro 35 #define BM1(_fa) { W0(_fa), W1(_fa) } 36 #define BM2(_fa, _fb) { W0(_fa) | W0(_fb), W1(_fa) | W1(_fb) } 38 { W0(_fa) | W0(_fb) | W0(_fc), W1(_fa) | W1(_fb) | W1(_fc) } 41 W1(_fa) | W1(_fb) | W1(_fc) | W1(_fd) } 44 W1(_fa) | W1(_fb) | W1(_fc) | W1(_fd) | W1(_fe) } 47 W1(_fa) | W1(_fb) | W1(_fc) | W1(_fd) | W1(_fe) | W1(_ff) } 51 W1(_fa) | W1(_fb) | W1(_fc) | W1(_fd) | W1(_fe) | W1(_ff) | \ 52 W1(_fg) } 56 W1(_fa) | W1(_fb) | W1(_fc) | W1(_fd) | W1(_fe) | W1(_ff) | \ [all …]
|
| /src/contrib/tcpdump/ |
| H A D | print-tipc.c | 62 nd_uint32_t w1; member 69 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07) argument 70 #define TIPC_BROADCAST_ACK(w1) (((w1) >> 0) & 0xFFFF) argument 106 nd_uint32_t w1; member 120 nd_uint32_t w1; member 131 #define TIPC_SEQ_GAP(w1) (((w1) >> 16) & 0x1FFF) argument 142 nd_uint32_t w1; member 150 #define TIPC_NODE_SIG(w1) (((w1) >> 0) & 0xFFFF) argument 156 uint32_t w0, w1, w2; in print_payload() local 174 w1 = GET_BE_U_4(ap->w1); in print_payload() [all …]
|
| /src/sys/arm64/arm64/ |
| H A D | bus_space_asm.S | 64 1: ldrb w1, [x0] 65 strb w1, [x3], #1 85 1: ldrh w1, [x0] 86 strh w1, [x3], #2 106 1: ldr w1, [x0] 107 str w1, [x3], #4 148 1: ldrb w1, [x0], #1 149 strb w1, [x3], #1 169 1: ldrh w1, [x0], #2 170 strh w1, [x3], #2 [all …]
|
| /src/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus-wpa_supplicant.conf | 6 <allow own="fi.w1.wpa_supplicant1"/> 8 <allow send_destination="fi.w1.wpa_supplicant1"/> 9 <allow send_interface="fi.w1.wpa_supplicant1"/> 10 <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/> 13 <deny own="fi.w1.wpa_supplicant1"/> 14 <deny send_destination="fi.w1.wpa_supplicant1"/> 15 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
|
| /src/contrib/wpa/wpa_supplicant/binder/ |
| H A D | supplicant.h | 3 * Copyright (c) 2004-2016, Jouni Malinen <j@w1.fi> 13 #include "fi/w1/wpa_supplicant/BnSupplicant.h" 14 #include "fi/w1/wpa_supplicant/IIface.h" 15 #include "fi/w1/wpa_supplicant/ISupplicantCallbacks.h" 30 class Supplicant : public fi::w1::wpa_supplicant::BnSupplicant 38 android::sp<fi::w1::wpa_supplicant::IIface> *aidl_return) override; 43 android::sp<fi::w1::wpa_supplicant::IIface> *aidl_return) override; 49 std::vector<android::sp<fi::w1::wpa_supplicant::ISupplicantCallbacks>>
|
| /src/lib/libc/string/ |
| H A D | wcscoll.c | 77 const wchar_t *w1 = ws1; in wcscoll_l() local 90 if ((tr1 = wcsdup(w1)) == NULL) in wcscoll_l() 109 w1 = tr1; in wcscoll_l() 115 while (*w1 && *w2) { in wcscoll_l() 120 _collate_lookup(table, w1, &len1, in wcscoll_l() 150 w1 += len1; in wcscoll_l() 153 if (!*w1) { in wcscoll_l() 159 ret = *w1; in wcscoll_l() 164 while (*w1 || *w2 || st1 || st2) { in wcscoll_l() 166 while (*w1 || st1) { in wcscoll_l() [all …]
|
| /src/sys/contrib/openzfs/module/zcommon/ |
| H A D | cityhash.c | 55 cityhash_impl(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash_impl() argument 58 uint64_t a = w1 * HASH_K1; in cityhash_impl() 76 cityhash2(uint64_t w1, uint64_t w2) in cityhash2() argument 78 return (cityhash_impl(w1, w2, 0, 0)); in cityhash2() 82 cityhash3(uint64_t w1, uint64_t w2, uint64_t w3) in cityhash3() argument 84 return (cityhash_impl(w1, w2, w3, 0)); in cityhash3() 88 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4() argument 90 return (cityhash_impl(w1, w2, w3, w4)); in cityhash4()
|
| /src/contrib/bearssl/src/symcipher/ |
| H A D | aes_ct64_cbcdec.c | 50 uint32_t w1[16], w2[16]; in br_aes_ct64_cbcdec_run() local 54 br_range_dec32le(w1, 16, buf); in br_aes_ct64_cbcdec_run() 56 br_range_dec32le(w1, len >> 2, buf); in br_aes_ct64_cbcdec_run() 60 &q[i], &q[i + 4], w1 + (i << 2)); in br_aes_ct64_cbcdec_run() 74 w2[i] ^= w1[i - 4]; in br_aes_ct64_cbcdec_run() 76 memcpy(ivw, w1 + 12, sizeof ivw); in br_aes_ct64_cbcdec_run() 83 w2[i] ^= w1[i - 4]; in br_aes_ct64_cbcdec_run() 85 memcpy(ivw, w1 + j - 4, sizeof ivw); in br_aes_ct64_cbcdec_run()
|
| /src/crypto/openssl/crypto/aria/ |
| H A D | aria.c | 475 uint32_t w0[4], w1[4], w2[4], w3[4]; in ossl_aria_set_encrypt_key() local 505 w1[0] = GET_U32_BE(userKey, 4); in ossl_aria_set_encrypt_key() 506 w1[1] = GET_U32_BE(userKey, 5); in ossl_aria_set_encrypt_key() 508 w1[2] = GET_U32_BE(userKey, 6); in ossl_aria_set_encrypt_key() 509 w1[3] = GET_U32_BE(userKey, 7); in ossl_aria_set_encrypt_key() 511 w1[2] = w1[3] = 0; in ossl_aria_set_encrypt_key() 514 w1[0] = w1[1] = w1[2] = w1[3] = 0; in ossl_aria_set_encrypt_key() 517 w1[0] ^= reg0; in ossl_aria_set_encrypt_key() 518 w1[1] ^= reg1; in ossl_aria_set_encrypt_key() 519 w1[2] ^= reg2; in ossl_aria_set_encrypt_key() [all …]
|
| /src/crypto/libecc/include/libecc/hash/ |
| H A D | bash.h | 41 #define BASH_L3_S3(W0, W1, W2, m1, n1, m2, n2) do { \ argument 44 W0 = (W0 ^ W1 ^ W2); \ 45 T1 = (W1 ^ BASH_ROTHI(W0, n1)); \ 46 W1 = (T0 ^ T1); \ 50 T2 = (W0 & W1); \ 51 T0 = (T0 | W1); \ 52 W1 = (W1 ^ T1); \
|
| /src/sys/contrib/device-tree/Bindings/w1/ |
| H A D | w1-gpio.txt | 1 w1-gpio devicetree bindings 5 - compatible: "w1-gpio" 16 Also refer to the generic w1.txt document. 21 compatible = "w1-gpio";
|
| H A D | w1-gpio.yaml | 4 $id: http://devicetree.org/schemas/w1/w1-gpio.yaml# 14 const: w1-gpio 39 compatible = "w1-gpio";
|
| H A D | w1-uart.yaml | 4 $id: http://devicetree.org/schemas/w1/w1-uart.yaml# 30 const: w1-uart 57 compatible = "w1-uart";
|
| /src/sys/contrib/ck/include/gcc/aarch64/ |
| H A D | ck_pr_llsc.h | 110 "stxr" W " %w1, %" R "3, [%2]\n" \ 111 "cbnz %w1, 1b\n" \ 132 "stxr" W " %w1, %" R "3, [%2]\n" \ 133 "cbnz %w1, 1b\n" \ 171 "stxr" W " %w1, %" R "3, [%2]\n"\ 172 "cbnz %w1, 1b\n" \ 203 "stxr" W " %w1, %" R "0, [%2]\n" \ 204 "cbnz %w1, 1b\n" \ 244 "stxr" W " %w1, %" R "0, [%2]\n" \ 245 "cbnz %w1, 1b\n" \ [all …]
|
| /src/crypto/openssh/ |
| H A D | sntrup761.c | 69 __asm__ ("sbfx %w0,%w1,15,1" : "=r"(crypto_int16_y) : "r"(crypto_int16_x) : ); in crypto_int16_negative_mask() 87 __asm__ ("ubfx %w0,%w1,15,1" : "=r"(crypto_int16_y) : "r"(crypto_int16_x) : ); in crypto_int16_unsigned_topbit_01() 123 __asm__ ("sbfx %w0,%w1,0,1" : "=r"(crypto_int16_y) : "r"(crypto_int16_x) : ); in crypto_int16_bottombit_mask() 139 __asm__ ("ubfx %w0,%w1,0,1" : "=r"(crypto_int16_y) : "r"(crypto_int16_x) : ); in crypto_int16_bottombit_01() 153 __asm__ ("sxth %w0,%w0\n asr %w0,%w0,%w1" : "+&r"(crypto_int16_x) : "r"(crypto_int16_s) : ); in crypto_int16_bitinrangepublicpos_mask() 166 __asm__ ("sxth %w0,%w0\n asr %w0,%w0,%w1" : "+&r"(crypto_int16_x) : "r"(crypto_int16_s) : ); in crypto_int16_bitinrangepublicpos_01() 180 …__asm__ ("and %w0,%w0,15\n and %w1,%w1,65535\n lsl %w1,%w1,%w0" : "+&r"(crypto_int16_s), "+r"(cryp… in crypto_int16_shlmod() 196 …__asm__ ("and %w0,%w0,15\n sxth %w1,%w1\n asr %w1,%w1,%w0" : "+&r"(crypto_int16_s), "+r"(crypto_in… in crypto_int16_shrmod() 228 __asm__ ("tst %w1,65535\n csetm %w0,ne" : "=r"(crypto_int16_z) : "r"(crypto_int16_x) : "cc"); in crypto_int16_nonzero_mask() 245 __asm__ ("tst %w1,65535\n cset %w0,ne" : "=r"(crypto_int16_z) : "r"(crypto_int16_x) : "cc"); in crypto_int16_nonzero_01() [all …]
|
| /src/sys/dev/vnic/ |
| H A D | q_struct.h | 213 uint64_t pkt_len:16; /* W1 */ 267 uint64_t pkt_len:16; /* W1 */ 304 uint64_t rsvd1:4; /* W1 */ 327 uint64_t rsvd1:32; /* W1 */ 339 uint64_t rsvd1:32; /* W1 */ 355 uint64_t ptp_timestamp:64; /* W1 */ 367 uint64_t ptp_timestamp:64; /* W1 */ 502 uint64_t rsvd1:15; /* W1 */ 511 uint64_t rsvd1:15; /* W1 */ 522 uint64_t data:64; /* W1 */ [all …]
|
| /src/sys/crypto/camellia/ |
| H A D | camellia.c | 81 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \ argument 90 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \ argument 93 w1 = lr; \ 97 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \ 440 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local 457 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128() 460 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30); in camellia_setup128() 463 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128() 465 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128() 468 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128() [all …]
|
| /src/crypto/krb5/src/lib/crypto/builtin/camellia/ |
| H A D | camellia.c | 94 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \ argument 103 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \ argument 106 w1 = lr; \ 110 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \ 458 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 475 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128() 478 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30); in camellia_setup128() 481 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128() 483 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128() 486 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128() [all …]
|
| /src/crypto/openssl/crypto/ml_dsa/ |
| H A D | ml_dsa_sign.c | 67 VECTOR s1_ntt, s2_ntt, t0_ntt, w, w1, cs1, cs2, y; in ml_dsa_sign_internal() local 100 vector_init(&w1, w.poly + k, k); in ml_dsa_sign_internal() 101 vector_init(&cs2, w1.poly + k, k); in ml_dsa_sign_internal() 139 VECTOR *r0 = &w1; in ml_dsa_sign_internal() 140 VECTOR *ct0 = &w1; in ml_dsa_sign_internal() 151 vector_high_bits(&w, gamma2, &w1); in ml_dsa_sign_internal() 152 ossl_ml_dsa_w1_encode(&w1, gamma2, w1_encoded, w1_encoded_len); in ml_dsa_sign_internal() 214 VECTOR az_ntt, ct1_ntt, *z_ntt, *w1, *w_approx; in ml_dsa_verify_internal() local 287 w1 = w_approx; in ml_dsa_verify_internal() 288 vector_use_hint(&sig.hint, w_approx, gamma2, w1); in ml_dsa_verify_internal() [all …]
|
| /src/contrib/nvi/common/ |
| H A D | encoding.c | 213 unsigned int w1, w2; in decode_utf16() local 216 w1 = buf[0] << 8 ^ buf[1]; in decode_utf16() 218 w1 = buf[0] ^ buf[1] << 8; in decode_utf16() 220 if (w1 < 0xD800 || w1 > 0xDFFF) in decode_utf16() 221 u = w1; in decode_utf16() 222 else if (w1 > 0xDBFF); in decode_utf16() 228 u = ((w1 ^ 0xD800) << 10 ^ (w2 ^ 0xDC00)) + 0x10000; in decode_utf16()
|