Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 25 of 118) sorted by relevance

12345

/freebsd-13-stable/contrib/tcpdump/
HDprint-tipc.c62 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 …]
/freebsd-13-stable/sys/arm64/arm64/
HDbus_space_asm.S62 1: ldrb w1, [x0]
63 strb w1, [x3], #1
83 1: ldrh w1, [x0]
84 strh w1, [x3], #2
104 1: ldr w1, [x0]
105 str w1, [x3], #4
146 1: ldrb w1, [x0], #1
147 strb w1, [x3], #1
167 1: ldrh w1, [x0], #2
168 strh w1, [x3], #2
[all …]
HDsupport.S66 cmp w4, w1 /* Compare */
84 mov w7, w1 /* Back up the compare value */
86 cas w1, w3, [x0] /* Compare and Swap */
88 cmp w1, w7 /* Check if successful */
92 str w1, [x2] /* Store the read data */
191 fsudata sttrb, w1, 0
201 fsudata sttrh, w1, 0
211 fsudata sttr, w1, 0
/freebsd-13-stable/crypto/openssl/crypto/aria/
HDaria.c542 uint32_t w0[4], w1[4], w2[4], w3[4]; in aria_set_encrypt_key() local
572 w1[0] = GET_U32_BE(userKey, 4); in aria_set_encrypt_key()
573 w1[1] = GET_U32_BE(userKey, 5); in aria_set_encrypt_key()
575 w1[2] = GET_U32_BE(userKey, 6); in aria_set_encrypt_key()
576 w1[3] = GET_U32_BE(userKey, 7); in aria_set_encrypt_key()
579 w1[2] = w1[3] = 0; in aria_set_encrypt_key()
583 w1[0] = w1[1] = w1[2] = w1[3] = 0; in aria_set_encrypt_key()
586 w1[0] ^= reg0; in aria_set_encrypt_key()
587 w1[1] ^= reg1; in aria_set_encrypt_key()
588 w1[2] ^= reg2; in aria_set_encrypt_key()
[all …]
/freebsd-13-stable/lib/libc/string/
HDwcscoll.c78 const wchar_t *w1 = ws1; in wcscoll_l() local
91 if ((tr1 = wcsdup(w1)) == NULL) in wcscoll_l()
110 w1 = tr1; in wcscoll_l()
116 while (*w1 && *w2) { in wcscoll_l()
121 _collate_lookup(table, w1, &len1, in wcscoll_l()
151 w1 += len1; in wcscoll_l()
154 if (!*w1) { in wcscoll_l()
160 ret = *w1; in wcscoll_l()
165 while (*w1 || *w2 || st1 || st2) { in wcscoll_l()
167 while (*w1 || st1) { in wcscoll_l()
[all …]
HDstrcoll.c55 wchar_t *w1 = NULL, *w2 = NULL; in strcoll_l() local
90 w1 = t1; in strcoll_l()
95 if ((mbsrtowcs_l(w1, &cs1, sz1, &mbs1, locale)) == (size_t)-1) in strcoll_l()
101 ret = wcscoll_l(w1, w2, locale); in strcoll_l()
/freebsd-13-stable/contrib/bearssl/src/symcipher/
HDaes_ct64_cbcdec.c50 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()
HDpoly1305_ctmul.c73 uint64_t w0, w1, w2, w3, w4; in poly1305_inner() local
103 w1 = M(a0, r1) + M(a1, r0) + M(a2, u4) + M(a3, u3) + M(a4, u2); in poly1305_inner()
119 w1 += c; in poly1305_inner()
120 c = w1 >> 26; in poly1305_inner()
121 a1 = (uint32_t)w1 & 0x3FFFFFF; in poly1305_inner()
HDdes_ct.c394 uint32_t v, w0, w1, w2, w3; in br_des_ct_skey_expand() local
398 w1 = (v >> 1) & 0x11111111; in br_des_ct_skey_expand()
402 *sk_exp ++ = (w1 << 4) - w1; in br_des_ct_skey_expand()
407 w1 = (v >> 1) & 0x11111111; in br_des_ct_skey_expand()
409 *sk_exp ++ = (w1 << 4) - w1; in br_des_ct_skey_expand()
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/sha2/
HDsha2.c161 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA256Transform() local
201 w1 = LOAD_BIG_32(blk + 4 * 1); in SHA256Transform()
202 SHA256ROUND(h, a, b, c, d, e, f, g, 1, w1); in SHA256Transform()
246 w0 = SIGMA1_256(w14) + w9 + SIGMA0_256(w1) + w0; in SHA256Transform()
248 w1 = SIGMA1_256(w15) + w10 + SIGMA0_256(w2) + w1; in SHA256Transform()
249 SHA256ROUND(h, a, b, c, d, e, f, g, 17, w1); in SHA256Transform()
252 w3 = SIGMA1_256(w1) + w12 + SIGMA0_256(w4) + w3; in SHA256Transform()
262 w8 = SIGMA1_256(w6) + w1 + SIGMA0_256(w9) + w8; in SHA256Transform()
279 w0 = SIGMA1_256(w14) + w9 + SIGMA0_256(w1) + w0; in SHA256Transform()
281 w1 = SIGMA1_256(w15) + w10 + SIGMA0_256(w2) + w1; in SHA256Transform()
[all …]
/freebsd-13-stable/sys/crypto/camellia/
HDcamellia.c82 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \ argument
91 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \ argument
94 w1 = lr; \
98 rr = (w0 << (bits - 32)) + (w1 >> (64 - bits)); \
441 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local
458 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128()
461 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 30); in camellia_setup128()
464 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 15); in camellia_setup128()
466 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128()
469 CAMELLIA_ROLDQ(kll, klr, krl, krr, w0, w1, 17); in camellia_setup128()
[all …]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/binder/
HDsupplicant.h30 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>>
/freebsd-13-stable/sys/contrib/device-tree/Bindings/w1/
HDw1-gpio.txt1 w1-gpio devicetree bindings
5 - compatible: "w1-gpio"
16 Also refer to the generic w1.txt document.
21 compatible = "w1-gpio";
HDw1.txt1 Generic devicetree bindings for onewire (w1) busses
18 compatible = "w1-gpio";
/freebsd-13-stable/contrib/nvi/common/
HDencoding.c213 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()
/freebsd-13-stable/contrib/libxo/xo/
HDxo.c102 int w1 = 0, w2 = 0; in formatter() local
136 w1 = strtol(next_arg(), NULL, 0); in formatter()
146 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter()
148 rc = snprintf(buf, bufsiz, fmt, w1, value); in formatter()
155 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter()
157 rc = snprintf(buf, bufsiz, fmt, w1, value); in formatter()
164 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter()
166 rc = snprintf(buf, bufsiz, fmt, w1, value); in formatter()
173 rc = snprintf(buf, bufsiz, fmt, w1, w2, value); in formatter()
175 rc = snprintf(buf, bufsiz, fmt, w1, value); in formatter()
/freebsd-13-stable/libexec/rbootd/
HDrmp_var.h137 #define COPYWORD(w1,w2) (w2) = (w1) argument
152 #define COPYWORD(w1, w2) \ argument
153 { (w2).val[_WORD_HIGHPART] = (w1).val[_WORD_HIGHPART]; \
154 (w2).val[_WORD_LOWPART] = (w1).val[_WORD_LOWPART]; \
/freebsd-13-stable/sys/kern/
HDsubr_witness.c297 witness_lock_type_equal(struct witness *w1, struct witness *w2) in witness_lock_type_equal() argument
300 return ((w1->w_class->lc_flags & (LC_SLEEPLOCK | LC_SPINLOCK)) == in witness_lock_type_equal()
312 static int _isitmyx(struct witness *w1, struct witness *w2, int rmask,
794 struct witness *w, *w1; in witness_startup() local
850 w1 = enroll(order->w_name, order->w_class); in witness_startup()
851 if (w1 == NULL) in witness_startup()
853 w1->w_file = "order list"; in witness_startup()
854 itismychild(w, w1); in witness_startup()
855 w = w1; in witness_startup()
1116 struct witness *w, *w1; in witness_checkorder() local
[all …]
/freebsd-13-stable/contrib/netbsd-tests/rump/rumpkern/h_client/
HDh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; in main() local
106 pthread_create(&w1, NULL, worker, NULL); in main()
115 pthread_join(w1, NULL); in main()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/systemd/
HDwpa_supplicant.service.in9 BusName=fi.w1.wpa_supplicant1
14 Alias=dbus-fi.w1.wpa_supplicant1.service
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
HDaestab.h121 d_4(uint32_t, t_dec(f, l), sb_data, w0, w1, w2, w3);
135 d_4(uint32_t, t_dec(i, l), isb_data, w0, w1, w2, w3);
150 d_4(uint32_t, t_dec(l, s), sb_data, w0, w1, w2, w3);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDspa_checksum.h42 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
45 (zcp)->zc_word[1] = w1; \
/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
HDcityhash.c53 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4() argument
56 uint64_t a = w1 * HASH_K1; in cityhash4()
/freebsd-13-stable/contrib/ofed/librdmacm/
HDib.h75 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set() argument
77 addr->sib_addr32[0] = w1; in ib_addr_set()
/freebsd-13-stable/usr.sbin/makefs/msdos/
HDmsdosfs_conv.c67 static int char8match(uint16_t *w1, uint16_t *w2, int n);
484 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match() argument
489 u1 = le16toh(*w1); in char8match()
499 ++w1; in char8match()

12345