Home
last modified time | relevance | path

Searched defs:overhead (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/
H A Dtls_pad.c78 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding_and_mac() local
124 size_t overhead = ((block_size == 1) ? 0 : 1) /* padding length byte */ in tls1_cbc_remove_padding_and_mac() local
H A Dssl3_record.c105 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Dssl3_record.c104 int early_data_count_ok(SSL *s, size_t length, size_t overhead, int send) in early_data_count_ok()
1414 const size_t overhead = 1 /* padding length byte */ + mac_size; in ssl3_cbc_remove_padding() local
1449 const size_t overhead = 1 /* padding length byte */ + mac_size; in tls1_cbc_remove_padding() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-common.c854 size_t freed, size_t collected, size_t overhead) in ggc_usage()
882 register_overhead (size_t allocated, size_t overhead) in register_overhead()
1003 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
H A Dggc-page.c1425 size_t overhead = object_size - size; in ggc_internal_alloc() local
2306 size_t overhead; in ggc_print_statistics() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dblock_buffer_encoder.c43 const uint64_t overhead = ((uncompressed_size + LZMA2_CHUNK_MAX - 1) in lzma2_bound() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-common.cc1127 size_t freed, size_t collected, size_t overhead) in ggc_usage()
1155 register_overhead (size_t allocated, size_t overhead) in register_overhead()
1273 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
H A Dggc-page.cc1425 size_t overhead = object_size - size; in ggc_internal_alloc() local
2312 size_t overhead; in ggc_print_statistics() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsymtab.cc276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsymtab.c276 size_t nelts, nids, overhead, headers; in ht_dump_statistics() local
/netbsd-src/libexec/ld.elf_so/
H A Dxmalloc.c113 union overhead { union
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c81 union overhead { union
[all...]
/netbsd-src/sys/arch/x86/x86/
H A Dcpu.c1420 int64_t overhead; in cpu_get_tsc_freq() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c388 unsigned int overhead; in allocate_segment() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c388 unsigned int overhead; in allocate_segment() local
/netbsd-src/sys/netinet/
H A Dsctputil.c238 sctp_log_rwnd(uint8_t from, u_int32_t peers_rwnd , u_int32_t snd_size, u_int32_t overhead) in sctp_log_rwnd()
254 sctp_log_rwnd_set(uint8_t from, u_int32_t peers_rwnd , u_int32_t flight_size, u_int32_t overhead, u… in sctp_log_rwnd_set()
H A Dsctp_uio.h526 u_int32_t overhead; member
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c882 uint32_t overhead, overhead_per_group, ngdb; in ext2fs_statvfs() local