Searched refs:padding (Results 101 - 123 of 123) sorted by relevance

12345

/freebsd-10.0-release/sys/netinet/
H A Dsctp_uio.h1223 uint32_t padding; member in struct:sctp_log_entry
1230 uint32_t padding; member in struct:sctp_log
/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c152 unsigned char *to, RSA *rsa, int padding)
160 unsigned char *to, RSA *rsa, int padding)
168 unsigned char *to, RSA *rsa, int padding)
183 if (padding != RSA_PKCS1_PADDING) {
247 unsigned char *to, RSA *rsa, int padding)
151 cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
159 cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
167 cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
246 cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
/freebsd-10.0-release/sbin/fdisk_pc98/
H A Dfdisk.c77 unsigned char padding[2]; /* force the longs to be long aligned */ member in struct:mboot
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps188 #%indicates that padding may be specified
195 #%indicates that padding may vary in proportion to the number of
233 needs_xon_xoff nxon bool nx - - ----- padding will not work, xon/xoff required
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
378 insert_padding ip str ip - - YBCGE insert padding after inserted character
428 pad_char pad str pc - - YBCGE padding char (instead of null)
866 backspace_delay OTdB num dB - - YB-G- padding required for ^H
867 # form_feed_delay OTdF num dF - - -B-G- padding required for ^L
868 horizontal_tab_delay OTdT num dT - - YB-G- padding required for ^I
869 # vertical_tab_delay OTdV num dV - - -B--- padding require
[all...]
H A DCaps.aix4188 #%indicates that padding may be specified
195 #%indicates that padding may vary in proportion to the number of
233 needs_xon_xoff nxon bool nx - - ----- padding will not work, xon/xoff required
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
378 insert_padding ip str ip - - YBCGE insert padding after inserted character
428 pad_char pad str pc - - YBCGE padding char (instead of null)
968 backspace_delay OTdB num dB - - YB-G- padding required for ^H
969 # form_feed_delay OTdF num dF - - -B-G- padding required for ^L
970 horizontal_tab_delay OTdT num dT - - YB-G- padding required for ^I
971 # vertical_tab_delay OTdV num dV - - -B--- padding require
[all...]
H A DCaps.hpux11188 #%indicates that padding may be specified
195 #%indicates that padding may vary in proportion to the number of
234 needs_xon_xoff nxon bool nx - - ----- padding will not work, xon/xoff required
268 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
380 insert_padding ip str ip - - YBCGE insert padding after inserted character
430 pad_char pad str pc - - YBCGE padding char (instead of null)
880 backspace_delay OTdB num dB - - YB-G- padding required for ^H
881 # form_feed_delay OTdF num dF - - -B-G- padding required for ^L
882 horizontal_tab_delay OTdT num dT - - YB-G- padding required for ^I
883 # vertical_tab_delay OTdV num dV - - -B--- padding require
[all...]
H A DCaps.osf1r5188 #%indicates that padding may be specified
195 #%indicates that padding may vary in proportion to the number of
242 needs_xon_xoff nxon bool nx - - ----- padding will not work, xon/xoff required
267 padding_baud_rate pb num pb - - YB-GE lowest baud rate where padding needed
362 insert_padding ip str ip - - YBCGE insert padding after inserted character
412 pad_char pad str pc - - YBCGE padding char (instead of null)
876 backspace_delay OTdB num dB - - YB-G- padding required for ^H
877 # form_feed_delay OTdF num dF - - -B-G- padding required for ^L
878 horizontal_tab_delay OTdT num dT - - YB-G- padding required for ^I
879 # vertical_tab_delay OTdV num dV - - -B--- padding require
[all...]
/freebsd-10.0-release/sys/geom/part/
H A Dg_part_gpt.c53 CTASSERT(offsetof(struct gpt_hdr, padding) == 92);
630 table->hdr->hdr_size = offsetof(struct gpt_hdr, padding);
/freebsd-10.0-release/contrib/gcc/cp/
H A Dclass.c4608 tree padding;
4640 padding = NULL_TREE;
4654 bits as additional padding. */
4665 /* Figure out how much additional padding is required. GCC
4666 3.2 always created a padding field, even if it had zero
4672 /* In a union, the padding field must have the full width
4674 padding = DECL_SIZE (field);
4682 padding = size_binop (MINUS_EXPR, DECL_SIZE (field),
4782 /* If we needed additional padding after this field, add it
4784 if (padding)
4604 tree padding; local
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoffswap.h738 H_PUT_16 (abfd, 0, aouthdr_out->padding);
/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-juniper.c578 u_int8_t padding; member in struct:juniper_monitor_header
/freebsd-10.0-release/contrib/xz/src/liblzma/common/
H A Dindex.c1020 iter->stream.padding = stream->stream_padding;
/freebsd-10.0-release/contrib/gcc/config/sparc/
H A Dsparc.c4487 *PPADDING records the amount of padding needed in words. */
5089 int slotno, regno, padding;
5093 &regno, &padding);
5231 int slotno, regno, padding;
5234 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
5341 int slotno, regno, padding;
5344 slotno = function_arg_slotno (cum, mode, type, named, 0, &regno, &padding);
5346 /* If register required leading padding, add it. */
5348 cum->words += padding;
5077 int slotno, regno, padding; local
5219 int slotno, regno, padding; local
5329 int slotno, regno, padding; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp488 // which has 7 bytes of padding, as opposed to the naive solution
528 // At this point, we just have to add padding if the end align still
532 CharUnits padding = newBlockSize - blockSize; local
535 padding.getQuantity()));
2018 /// char padding[X]; // only if needed
2066 // We have to insert padding.
/freebsd-10.0-release/sys/mips/mips/
H A Dsupport.S1075 # NOTE: a1 is padding!
/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwn.c4415 memset(frame, 0xff, sizeof(struct bwn_plcp6) + 2 /* padding */);
9065 unsigned int i, padding; local
9124 padding = (macstat & BWN_RX_MAC_PADDING) ? 2 : 0;
9125 totlen = len + padding;
9307 int padding, rate, rssi = 0, noise = 0, type; local
9327 padding = (macstat & BWN_RX_MAC_PADDING) ? 2 : 0;
9328 if (m->m_pkthdr.len < (sizeof(struct bwn_plcp6) + padding)) {
9333 plcp = (struct bwn_plcp6 *)(mp + padding);
9334 m_adj(m, sizeof(struct bwn_plcp6) + padding);
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c1743 /* Write padding. */
1835 /* Write padding. */
2635 int padding = 0; local
2644 padding = 1;
2649 ctl->extr_off, ctl->cur_len - padding);
2728 *space -= 1;/* Keep padding space. */
4307 /* Write padding data. */
H A Darchive_read_support_format_tar.c2123 char padding[7]; member in struct:extended
2236 * padding to the body of the file when using this format. GNU tar
2615 /* '=' or '_' padding indicates final group. */
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl28 # Shorter vector support is implemented by zero-padding ap and np
32 # The reason for padding is that inputs shorter than 512 bits won't
414 // load input vectors padding them to 8 elements
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp1329 // In C++, objects can sometimes be allocated into the tail padding
5528 uint64_t padding = CurLayObj->first - CurOffs; local
5533 // taking into account alignment, we could make padding explicit in the
5536 CurOffs += padding;
/freebsd-10.0-release/sys/dev/fxp/
H A Dif_fxp.c2399 cbp->padding = 1; /* (do) pad short tx packets */
/freebsd-10.0-release/contrib/ncurses/
H A Dconfigure744 --enable-bsdpad recognize BSD-style prefix padding
768 --enable-no-padding compile with $NCURSES_NO_PADDING code
6133 ### use option --enable-bsdpad to have tputs process BSD-style prefix padding
6134 echo "$as_me:6134: checking if tputs should process BSD-style prefix padding" >&5
6135 echo $ECHO_N "checking if tputs should process BSD-style prefix padding... $ECHO_C" >&6
9054 # Check whether --enable-no-padding or --disable-no-padding was given.
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src474 # assume auto margins, no padding and/or xon/xoff, and a 24x80 screen.
495 # padding, but most terminals using the standard are "fast" enough
497 # try including the padding specifications.
849 # Although it doesn't do XON/XOFF, we don't want padding characters (xon).
1894 # The padding requirements listed here are guesses. It is strongly
4201 # does not use padding, of course.
5821 # mode) at 4800 baud and less. I couldn't get the padding right
5839 # exact padding. Since the terminal uses xoff/xon this is intended
5846 # The padding probably should be changed.
5926 # This terminal should be used at 4800 baud or less. It needs padding fo
[all...]

Completed in 704 milliseconds

12345