Searched refs:temp (Results 151 - 175 of 545) sorted by relevance

1234567891011>>

/freebsd-current/sys/opencrypto/
H A Dcbc_mac.c41 uint64_t b1[NWORDS], b2[NWORDS], temp[NWORDS]; local
47 temp[count] = b1[count] ^ b2[count];
48 rijndaelEncrypt(ctx->keysched, ctx->rounds, (void *)temp, dst);
/freebsd-current/sys/contrib/ena-com/
H A Dena_eth_com.h115 int temp; local
125 temp = required_buffers / io_sq->llq_info.descs_per_entry + 2;
127 return ena_com_free_q_entries(io_sq) > temp;
/freebsd-current/sys/arm/ti/am335x/
H A Dam335x_scm.c55 int i, temp; local
74 temp = sc->sc_last_temp + TZ_ZEROC;
76 return (sysctl_handle_int(oidp, &temp, 0, req));
/freebsd-current/stand/common/
H A Disapnp.c126 u_char temp; local
140 temp = inb(isapnp_readport);
142 buffer[i] = temp;
/freebsd-current/contrib/ee/
H A Dee.c169 int temp_stdout; /* temp storage for stdout descriptor */
170 int temp_stderr; /* temp storage for stderr descriptor */
687 unsigned char *temp; /* temporary pointer */ local
703 temp = point;
708 temp++;
710 temp++; /* increase length of line by one */
711 while (point < temp)
713 temp2=temp - 1;
714 *temp= *temp2; /* shift characters over by one */
715 temp
877 int temp; local
1000 unsigned char *temp; /* temporary pointer to position in line */ local
1054 unsigned char *temp; local
2151 int temp; local
2804 int temp; local
3347 int temp; local
4352 char *temp; local
[all...]
/freebsd-current/contrib/atf/atf-c/
H A Dutils.c371 atf_dynstr_t temp; local
374 error = atf_dynstr_init(&temp);
379 error = atf_dynstr_append_fmt(&temp, "%c", ch);
384 if (cnt == 0 && atf_dynstr_length(&temp) == 0) {
385 atf_dynstr_fini(&temp);
388 return atf_dynstr_fini_disown(&temp);
/freebsd-current/contrib/ntp/libntp/lib/isc/win32/
H A Dtime.c86 FILETIME temp; local
92 SystemTimeToFileTime(&epoch, &temp);
230 FILETIME temp; local
234 SystemTimeToFileTime(&epoch, &temp);
238 i2.LowPart = temp.dwLowDateTime;
239 i2.HighPart = temp.dwHighDateTime;
/freebsd-current/tools/tools/usbtest/
H A Dusbtest.c64 uint32_t temp; local
73 temp = noise_rem;
77 temp ^= 0x800000;
78 if (temp & 0x800000) {
79 temp |= (-0x800000);
81 return temp;
/freebsd-current/sbin/bectl/
H A Dbectl.c140 bool temp, reset; local
142 temp = false;
149 temp = true;
152 if (temp)
180 if ((err = be_activate(be, argv[0], temp)) != 0)
187 if (temp)
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrap.c672 struct target_address *addrs, *temp, *prev; local
692 SLIST_FOREACH(temp, &target_addresslist, ta) {
693 if ((cmp = strcmp(aname, temp->name)) <= 0)
695 prev = temp;
698 if (temp == NULL || cmp < 0)
701 SLIST_INSERT_AFTER(temp, addrs, ta);
773 struct target_param *param, *temp, *prev; local
791 SLIST_FOREACH(temp, &target_paramlist, tp) {
792 if ((cmp = strcmp(pname, temp->name)) <= 0)
794 prev = temp;
838 struct target_notify *notify, *temp, *prev; local
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmcu.c52 u8 temp; member in struct:__anon280
59 .temp = temp_level,
/freebsd-current/sys/dev/irdma/
H A Dirdma_ctrl.c364 u64 temp; local
407 temp = FIELD_PREP(IRDMA_CQPSQ_QHASH_WQEVALID, cqp->polarity) |
416 set_64bit_val(wqe, IRDMA_BYTE_24, temp);
1369 u64 temp, hdr; local
1397 temp = (info->addr_type == IRDMA_ADDR_TYPE_VA_BASED) ?
1399 set_64bit_val(wqe, IRDMA_BYTE_0, temp);
1401 temp = FIELD_GET(IRDMAQPSQ_FIRSTPMPBLIDXHI,
1404 FIELD_PREP(IRDMAQPSQ_FIRSTPMPBLIDXHI, temp) |
2107 u64 temp; local
2120 temp
2151 u64 temp; local
2188 u64 temp = 0; local
2232 u64 temp = 0; local
2274 u64 temp = 0; local
2348 u64 temp; local
2857 u64 temp; local
2981 u64 temp; local
3008 u64 temp; local
3233 u64 temp; local
3446 u64 qp_ctx, temp, temp1; local
3910 u64 temp; local
3968 u64 temp; local
4116 u64 temp, compl_ctx; local
4756 u64 temp; local
4797 u64 temp; local
[all...]
/freebsd-current/contrib/bc/src/
H A Dnum.c749 BcBigDig in, temp; local
751 temp = carry * dig;
753 ptr[i] = ((BcDig) (in / pow)) + (BcDig) temp;
976 BcNum temp; local
979 temp.len = 0;
980 temp.rdx = 0;
981 temp.num = NULL;
984 if (BC_ERR(bc_num_nonInt(b, &temp))) bc_err(BC_ERR_MATH_NON_INTEGER);
988 return bc_num_bigdig(&temp);
1287 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; local
1946 BcNum temp; local
2384 size_t len, i, temp, mod; local
2522 BcNum temp, mult1, mult2, result1, result2; local
2790 size_t temp; local
2845 BcNum temp, exp; local
3058 BcNum* temp; local
3662 BcNum temp, temp2, intn, frac; local
4088 BcNum* temp; local
4319 BcNum base, exp, two, temp, atemp, btemp, ctemp; local
[all...]
/freebsd-current/contrib/dialog/
H A Dinputstr.c324 wchar_t *temp = dlg_calloc(wchar_t, len + 1); local
326 if (temp != 0) {
331 code = mbsrtowcs(temp, &src, (size_t) part, &state);
332 cache->i_len = ((int) code >= 0) ? wcslen(temp) : 0;
334 free(temp);
428 wchar_t temp[2]; local
432 memset(temp, 0, sizeof(temp));
433 check = mbrtowc(temp,
440 result = wcwidth(temp[
[all...]
/freebsd-current/crypto/openssl/crypto/modes/
H A Dccm128.c175 } temp; local
177 memcpy(temp.c, inp, 16);
178 ctx->cmac.u[0] ^= temp.u[0];
179 ctx->cmac.u[1] ^= temp.u[1];
188 temp.u[0] ^= scratch.u[0];
189 temp.u[1] ^= scratch.u[1];
190 memcpy(out, temp.c, 16);
255 } temp; local
260 memcpy(temp.c, inp, 16);
261 ctx->cmac.u[0] ^= (scratch.u[0] ^= temp
[all...]
/freebsd-current/usr.bin/m4/
H A Deval.c408 char *temp; local
410 temp = xstrdup(argv[2]);
412 fd = mkstemp(temp);
415 "%s at line %lu: couldn't make temp file %s",
418 pbstr(temp);
419 free(temp);
431 char *temp; local
433 temp = xalloc(strlen(argv[2])+1, NULL);
435 map(temp, argv[2], argv[3], argv[4]);
437 map(temp, arg
[all...]
/freebsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c74 char *temp; local
88 temp = estrdup(boot_info);
90 sysname = temp;
95 free(temp);
121 free(temp);
129 free(temp);
373 *valid_entry, *default_entry, *temp, *head, **headp, *next; local
461 temp = default_entry;
504 temp = cd9660_boot_setup_section_entry(tmp_disk);
505 if (temp
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c305 u8 *nvm_buffer, *temp; local
330 temp = kmemdup(nvm_buffer, ret, GFP_KERNEL);
331 if (!temp) {
336 iwl_nvm_fixups(mvm->trans->hw_id, section, temp, ret);
338 mvm->nvm_sections[section].data = temp;
344 mvm->nvm_sw_blob.data = temp;
348 mvm->nvm_calib_blob.data = temp;
352 mvm->nvm_prod_blob.data = temp;
356 mvm->nvm_phy_sku_blob.data = temp;
361 mvm->nvm_reg_blob.data = temp;
[all...]
/freebsd-current/sbin/rcorder/
H A Drcorder.c263 filenode *temp; local
265 temp = emalloc(sizeof(*temp));
266 memset(temp, 0, sizeof(*temp));
267 temp->filename = estrdup(filename);
268 temp->req_list = NULL;
269 temp->prov_list = NULL;
270 temp->keyword_list = NULL;
271 temp
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_peer.c416 int temp, tamp; local
425 temp = 100;
429 if (x < temp)
430 temp = x;
433 current_time, tamp, temp));
435 if (tamp != temp)
436 temp = 0;
438 return temp;
450 int temp; local
456 temp
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_generic.c794 uint32_t temp; local
803 temp = rk[3];
805 (Te4[(temp >> 16) & 0xff] & 0xff000000) ^
806 (Te4[(temp >> 8) & 0xff] & 0x00ff0000) ^
807 (Te4[temp & 0xff] & 0x0000ff00) ^
808 (Te4[temp >> 24] & 0x000000ff) ^
826 temp = rk[5];
828 (Te4[(temp >> 16) & 0xff] & 0xff000000) ^
829 (Te4[(temp >> 8) & 0xff] & 0x00ff0000) ^
830 (Te4[temp
898 uint32_t temp; local
[all...]
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_x86core.c480 u32 temp; local
502 temp = rk[3];
504 ((u32)Te4[(temp >> 8) & 0xff] ) ^
505 ((u32)Te4[(temp >> 16) & 0xff] << 8) ^
506 ((u32)Te4[(temp >> 24) ] << 16) ^
507 ((u32)Te4[(temp ) & 0xff] << 24) ^
522 temp = rk[ 5];
524 ((u32)Te4[(temp >> 8) & 0xff] ) ^
525 ((u32)Te4[(temp >> 16) & 0xff] << 8) ^
526 ((u32)Te4[(temp >> 2
582 u32 temp; local
[all...]
H A Daes_core.c604 u32 temp; local
612 temp = prev.w[1];
614 RotWord(&temp);
615 SubWord(&temp);
616 temp ^= rcon;
619 SubWord(&temp);
622 prev.w[0] ^= temp;
1284 u32 temp; local
1306 temp = rk[3];
1308 (Te2[(temp >> 1
1386 u32 temp; local
1862 u32 temp; local
1964 u32 temp; local
[all...]
/freebsd-current/contrib/telnet/telnet/
H A Dtelnet.c209 char *temp, temp2[11]; local
214 baudrate = (uint32_t)strtol(arg, &temp, 10);
215 if (temp[0] != '\0' || (baudrate == 0 && errno != 0))
237 printsub('>', &temp[2], sizeof(temp2) - 2);
776 unsigned char temp[50]; local
782 snprintf(temp, sizeof(temp), "%c%c%c%c%s%c%c", IAC, SB, TELOPT_TTYPE,
784 ring_supply_data(&netoring, temp, len);
785 printsub('>', &temp[2], len-2);
799 unsigned char temp[5 local
898 unsigned char temp[50], *dp; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc62 const rep_t temp = aRep;
64 bRep = temp;

Completed in 245 milliseconds

1234567891011>>