Searched refs:pad (Results 1 - 25 of 411) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_pecho_wchar.c38 pecho_wchar(WINDOW *pad, const cchar_t *wch) argument
40 T((T_CALLED("pecho_wchar(%p, %s)"), (void *) pad, _tracech_t(wch)));
42 if (pad == 0)
45 if (!(pad->_flags & _ISPAD))
46 returnCode(wecho_wchar(pad, wch));
48 wadd_wch(pad, wch);
49 prefresh(pad, pad->_pad._pad_y,
50 pad->_pad._pad_x,
51 pad
[all...]
/freebsd-12-stable/contrib/ncurses/menu/
H A Dm_pad.c52 | Function : int set_menu_pad(MENU* menu, int pad)
62 set_menu_pad(MENU * menu, int pad) argument
66 T((T_CALLED("set_menu_pad(%p,%d)"), (void *)menu, pad));
68 if (!isprint(UChar(pad)))
72 menu->pad = (unsigned char)pad;
86 | Return Values : The pad character
92 returnCode(Normalize_Menu(menu)->pad);
/freebsd-12-stable/contrib/ncurses/form/
H A Dfld_pad.c41 | Description : Set the pad character used to fill the field. This must
45 | E_BAD_ARGUMENT - invalid field pointer or pad character
58 if (field->pad != ch)
60 field->pad = ch;
73 | Description : Retrieve the fields pad character.
75 | Return Values : The pad character.
82 returnCode(Normalize_Field(field)->pad);
H A Dfrm_data.c76 | int pad)
84 Only_Padding(WINDOW *w, int len, int pad) argument
98 if ((chtype)CharOf(cell) != ChCharOf(pad)
107 if (ChCharOf(cell) != ChCharOf(pad))
162 if (Only_Padding(form->w, check_len, field->pad))
179 if (!Only_Padding(form->w, field->cols, field->pad))
/freebsd-12-stable/contrib/wpa/src/crypto/
H A Daes-omac1.c16 static void gf_mulx(u8 *pad) argument
20 carry = pad[0] & 0x80;
22 pad[i] = (pad[i] << 1) | (pad[i + 1] >> 7);
23 pad[AES_BLOCK_SIZE - 1] <<= 1;
25 pad[AES_BLOCK_SIZE - 1] ^= 0x87;
47 u8 cbc[AES_BLOCK_SIZE], pad[AES_BLOCK_SIZE]; local
89 os_memset(pad, 0, AES_BLOCK_SIZE);
90 aes_encrypt(ctx, pad, pa
[all...]
/freebsd-12-stable/contrib/elftoolchain/libpe/
H A Dlibpe_utils.c54 libpe_pad(PE *pe, size_t pad) argument
60 for (; pad > 0; pad -= s) {
61 s = pad > sizeof(tmp) ? sizeof(tmp) : pad;
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha256/
H A Dauth_hmacsha256.c40 unsigned char pad[64]; local
52 memset(pad, 0x36, 64);
54 pad[i] ^= key[i];
56 crypto_hash_sha256_update(&state->ictx, pad, 64);
59 memset(pad, 0x5c, 64);
61 pad[i] ^= key[i];
63 crypto_hash_sha256_update(&state->octx, pad, 64);
65 sodium_memzero((void *) pad, sizeof pad);
/freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512/
H A Dauth_hmacsha512.c40 unsigned char pad[128]; local
52 memset(pad, 0x36, 128);
54 pad[i] ^= key[i];
56 crypto_hash_sha512_update(&state->ictx, pad, 128);
59 memset(pad, 0x5c, 128);
61 pad[i] ^= key[i];
63 crypto_hash_sha512_update(&state->octx, pad, 128);
65 sodium_memzero((void *) pad, sizeof pad);
/freebsd-12-stable/contrib/libpcap/pcap/
H A Dcan_socketcan.h51 uint8_t pad; member in struct:__anon2212
H A Dnflog.h59 uint8_t pad; /* padding to 32 bits */ member in struct:nflog_packet_hdr
64 uint16_t pad; /* padding to 32-bit boundary */ member in struct:nflog_hwaddr
/freebsd-12-stable/contrib/ncurses/include/
H A DMKparametrized.sh42 * A value of -1 in the table means suppress both pad and % translations.
43 * A value of 0 in the table means do pad but not % translations.
44 * A value of 1 in the table means do both pad and % translations.
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dvia-mont.pl99 $pad=16*1; # amount of reserved bytes on top of every vector
111 # &DWP(64+(4*$num+$pad)*0,"esp") # padded tp[num]
112 # &DWP(64+(4*$num+$pad)*1,"esp") # padded copy of ap[num]
113 # &DWP(64+(4*$num+$pad)*2,"esp") # padded copy of bp[num]
114 # &DWP(64+(4*$num+$pad)*3,"esp") # padded copy of np[num]
142 &lea ("ecx",&DWP($pad,"","ecx",4)); # ecx becomes vector size in bytes
159 &lea ("ebp",&DWP(-$pad,"ecx"));
165 &lea ("ecx",&DWP((32+$pad)/4,"ecx"));# padded tp + scratch
169 &lea ("edi",&DWP(64+$pad,"esp","ecx",4));# pointer to ap copy
172 &mov ("ecx",$pad/
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dprint.c90 int pad; local
120 length = pad = zeropad = 0;
377 pad = width - length -
379 if (pad < 0)
380 pad = 0;
383 count += strlen(head) + strlen(buf) + pad +
386 while (pad > 0 && size > 1) {
389 pad--;
407 while (pad > 0 && size > 1) {
410 pad
[all...]
/freebsd-12-stable/sys/xen/interface/
H A Dpmu.h67 uint32_t pad; member in struct:xen_pmu_params
117 uint8_t pad[6]; member in struct:xen_pmu_data
H A Dnmi.h64 unsigned long pad; member in struct:xennmi_callback
/freebsd-12-stable/include/protocols/
H A Dtalkd.h64 u_char pad; member in struct:__anon8335
83 u_char pad; member in struct:__anon8336
/freebsd-12-stable/sys/xen/interface/arch-x86/
H A Dpmu.h91 uint8_t pad[3]; member in struct:xen_pmu_regs
119 uint8_t pad[XENPMU_REGS_PAD_SZ]; member in union:xen_pmu_arch::__anon16989
133 uint64_t pad; member in union:xen_pmu_arch::__anon16990
151 uint8_t pad[XENPMU_CTXT_PAD_SZ]; member in union:xen_pmu_arch::__anon16991
/freebsd-12-stable/sys/net/
H A Dif_pflog.h52 u_int8_t pad[3]; member in struct:pfloghdr
56 /* minus pad, also used as a signature */
57 #define PFLOG_REAL_HDRLEN offsetof(struct pfloghdr, pad)
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Da_int.c51 * encoding, except if the first byte is >= 0x80 we need to add a zero pad.
63 * Padding is a little trickier too. If the first bytes is > 0x80 then we pad
65 * is non-zero we pad with 0xff. The reason for this distinction is that 0x80
70 * If |pad| is zero, the operation is effectively reduced to memcpy,
71 * and if |pad| is 0xff, then it performs two's complement, ~dst + 1.
77 size_t len, unsigned char pad)
79 unsigned int carry = pad & 1;
86 *(--dst) = (unsigned char)(carry += *(--src) ^ pad);
94 unsigned int pad = 0; local
102 pad
76 twos_complement(unsigned char *dst, const unsigned char *src, size_t len, unsigned char pad) argument
151 int neg, pad; local
[all...]
/freebsd-12-stable/sys/dev/liquidio/base/
H A Dlio_image.h65 __be32 pad; member in struct:lio_firmware_file_header
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_tx_desc.h42 uint16_t pad; member in struct:r92cu_tx_desc
/freebsd-12-stable/sys/riscv/include/
H A Ducontext.h56 int pad; member in struct:fpregs
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Dm_sha3.c30 unsigned char pad; member in struct:__anon8141
33 static int init(EVP_MD_CTX *evp_ctx, unsigned char pad) argument
44 ctx->pad = pad;
120 ctx->buf[num] = ctx->pad;
149 # define S390X_SHA3_FC(ctx) ((ctx)->pad)
185 * KECCAK1600_CTX structure's pad field is used to store the KIMD/KLMD
190 ctx->pad = S390X_SHA3_224;
193 ctx->pad = S390X_SHA3_256;
196 ctx->pad
[all...]
/freebsd-12-stable/sys/xen/interface/io/
H A Dnetif.h210 * | id | pad | gref |
259 * |type |flags| size |type | pad | features |
348 uint8_t pad; member in struct:netif_extra_info::__anon17028::__anon17029
364 uint16_t pad[3]; member in union:netif_extra_info::__anon17028
377 uint16_t pad; member in struct:netif_rx_request
/freebsd-12-stable/contrib/apr/file_io/unix/
H A Dmktemp.c98 char *pad; local
153 pad = strchr((char *)padchar, *trv);
154 if (pad == NULL || !*++pad) {
158 *trv++ = *pad;

Completed in 216 milliseconds

1234567891011>>