/third_party/nghttp2/tests/ |
D | nghttp2_hd_test.c | 50 ssize_t blocklen; in test_nghttp2_hd_deflate() local 63 blocklen = (ssize_t)nghttp2_bufs_len(&bufs); in test_nghttp2_hd_deflate() 66 CU_ASSERT(blocklen > 0); in test_nghttp2_hd_deflate() 67 CU_ASSERT(blocklen == inflate_hd(&inflater, &out, &bufs, 0, mem)); in test_nghttp2_hd_deflate() 77 blocklen = (ssize_t)nghttp2_bufs_len(&bufs); in test_nghttp2_hd_deflate() 80 CU_ASSERT(blocklen > 0); in test_nghttp2_hd_deflate() 81 CU_ASSERT(blocklen == inflate_hd(&inflater, &out, &bufs, 0, mem)); in test_nghttp2_hd_deflate() 92 blocklen = (ssize_t)nghttp2_bufs_len(&bufs); in test_nghttp2_hd_deflate() 95 CU_ASSERT(blocklen > 0); in test_nghttp2_hd_deflate() 96 CU_ASSERT(blocklen == inflate_hd(&inflater, &out, &bufs, 0, mem)); in test_nghttp2_hd_deflate() [all …]
|
/third_party/ffmpeg/libavutil/ |
D | hmac.c | 46 int blocklen, hashlen; member 79 c->blocklen = 64; in av_hmac_alloc() 87 c->blocklen = 64; in av_hmac_alloc() 95 c->blocklen = 64; in av_hmac_alloc() 103 c->blocklen = 64; in av_hmac_alloc() 111 c->blocklen = 128; in av_hmac_alloc() 119 c->blocklen = 128; in av_hmac_alloc() 149 if (keylen > c->blocklen) { in av_hmac_init() 161 for (i = c->keylen; i < c->blocklen; i++) in av_hmac_init() 163 c->update(c->hash, block, c->blocklen); in av_hmac_init() [all …]
|
D | mem.c | 444 int blocklen = back; in av_memcpy_backptr() local 445 while (cnt > blocklen) { in av_memcpy_backptr() 446 memcpy(dst, src, blocklen); in av_memcpy_backptr() 447 dst += blocklen; in av_memcpy_backptr() 448 cnt -= blocklen; in av_memcpy_backptr() 449 blocklen <<= 1; in av_memcpy_backptr()
|
/third_party/openssl/crypto/cms/ |
D | cms_pwri.c | 180 size_t blocklen = EVP_CIPHER_CTX_block_size(ctx); in kek_unwrap_key() local 183 if (inlen < 2 * blocklen) { in kek_unwrap_key() 187 if (inlen % blocklen) { in kek_unwrap_key() 196 if (!EVP_DecryptUpdate(ctx, tmp + inlen - 2 * blocklen, &outl, in kek_unwrap_key() 197 in + inlen - 2 * blocklen, blocklen * 2) in kek_unwrap_key() 204 tmp + inlen - blocklen, blocklen) in kek_unwrap_key() 206 || !EVP_DecryptUpdate(ctx, tmp, &outl, in, inlen - blocklen) in kek_unwrap_key() 235 size_t blocklen = EVP_CIPHER_CTX_block_size(ctx); in kek_wrap_key() local 242 olen = (inlen + 4 + blocklen - 1) / blocklen; in kek_wrap_key() 243 olen *= blocklen; in kek_wrap_key() [all …]
|
/third_party/openssl/test/recipes/30-test_evp_data/ |
D | evpmac.txt | 188 Input = "Sample message for keylen=blocklen" 194 Input = "Sample message for keylen<blocklen" 200 Input = "Sample message for keylen=blocklen" 208 Input = "Sample message for keylen=blocklen" 214 Input = "Sample message for keylen<blocklen" 220 Input = "Sample message for keylen=blocklen" 226 Input = "Sample message for keylen=blocklen" 232 Input = "Sample message for keylen<blocklen" 238 Input = "Sample message for keylen=blocklen" 244 Input = "Sample message for keylen=blocklen" [all …]
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | lzo.c | 162 int blocklen = back; in copy_backptr() local 163 while (cnt > blocklen) { in copy_backptr() 164 memcpy (dst, src, blocklen); in copy_backptr() 165 dst += blocklen; in copy_backptr() 166 cnt -= blocklen; in copy_backptr() 167 blocklen <<= 1; in copy_backptr()
|
/third_party/flutter/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 139 unsigned long blocklen, i; in stb_adler32() local 141 blocklen = buflen % 5552; in stb_adler32() 143 for (i=0; i + 7 < blocklen; i += 8) { in stb_adler32() 156 for (; i < blocklen; ++i) in stb_adler32() 160 buflen -= blocklen; in stb_adler32() 161 blocklen = 5552; in stb_adler32()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_auth.c | 949 uint32_t blocklen; local 967 blocklen = sctp_get_hmac_block_len(hmac_algo); 968 if (keylen > blocklen) { 977 memset(ipad, 0, blocklen); 978 memset(opad, 0, blocklen); 983 for (i = 0; i < blocklen; i++) { 990 sctp_hmac_update(hmac_algo, &ctx, ipad, blocklen); 996 sctp_hmac_update(hmac_algo, &ctx, opad, blocklen); 1009 uint32_t blocklen; local 1027 blocklen = sctp_get_hmac_block_len(hmac_algo); [all …]
|
/third_party/skia/third_party/externals/imgui/misc/fonts/ |
D | binary_to_compressed_c.cpp | 144 unsigned long blocklen, i; in stb_adler32() local 146 blocklen = buflen % 5552; in stb_adler32() 148 for (i=0; i + 7 < blocklen; i += 8) { in stb_adler32() 161 for (; i < blocklen; ++i) in stb_adler32() 165 buflen -= blocklen; in stb_adler32() 166 blocklen = 5552; in stb_adler32()
|
/third_party/ffmpeg/libavformat/ |
D | flacenc.c | 88 int i, mimelen, desclen, type = 0, blocklen; in flac_write_picture() local 135 blocklen = 4 + 4 + mimelen + 4 + desclen + 4 + 4 + 4 + 4 + 4 + pkt->size; in flac_write_picture() 136 if (blocklen >= 1<<24) { in flac_write_picture() 137 av_log(s, AV_LOG_ERROR, "Picture block too big %d >= %d\n", blocklen, 1<<24); in flac_write_picture() 142 avio_wb24(pb, blocklen); in flac_write_picture()
|
/third_party/nghttp2/lib/ |
D | nghttp2_hd.c | 915 size_t blocklen; in emit_table_size() local 920 blocklen = count_encoded_length(table_size, 5); in emit_table_size() 922 if (sizeof(sb) < blocklen) { in emit_table_size() 932 rv = nghttp2_bufs_add(bufs, sb, blocklen); in emit_table_size() 942 size_t blocklen; in emit_indexed_block() local 946 blocklen = count_encoded_length(idx + 1, 7); in emit_indexed_block() 948 DEBUGF("deflatehd: emit indexed index=%zu, %zu bytes\n", idx, blocklen); in emit_indexed_block() 950 if (sizeof(sb) < blocklen) { in emit_indexed_block() 958 rv = nghttp2_bufs_add(bufs, sb, blocklen); in emit_indexed_block() 970 size_t blocklen; in emit_string() local [all …]
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_hd.c | 915 size_t blocklen; in emit_table_size() local 920 blocklen = count_encoded_length(table_size, 5); in emit_table_size() 922 if (sizeof(sb) < blocklen) { in emit_table_size() 932 rv = nghttp2_bufs_add(bufs, sb, blocklen); in emit_table_size() 942 size_t blocklen; in emit_indexed_block() local 946 blocklen = count_encoded_length(idx + 1, 7); in emit_indexed_block() 948 DEBUGF("deflatehd: emit indexed index=%zu, %zu bytes\n", idx, blocklen); in emit_indexed_block() 950 if (sizeof(sb) < blocklen) { in emit_indexed_block() 958 rv = nghttp2_bufs_add(bufs, sb, blocklen); in emit_indexed_block() 970 size_t blocklen; in emit_string() local [all …]
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiofxbasefirfilter.c | 765 guint blocklen; in gst_audio_fx_base_fir_filter_transform_size() local 780 blocklen = self->block_length - self->kernel_length + 1; in gst_audio_fx_base_fir_filter_transform_size() 781 *othersize = ((size + blocklen - 1) / blocklen) * blocklen; in gst_audio_fx_base_fir_filter_transform_size()
|
/third_party/NuttX/include/nuttx/ |
D | scsi.h | 822 uint8_t blocklen[3]; /* 9-11: Block length */ member
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 3113 unsigned long blocklen, i; in stb_adler32() local 3115 blocklen = buflen % 5552; in stb_adler32() 3117 for (i=0; i + 7 < blocklen; i += 8) { in stb_adler32() 3130 for (; i < blocklen; ++i) in stb_adler32() 3134 buflen -= blocklen; in stb_adler32() 3135 blocklen = 5552; in stb_adler32()
|
/third_party/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 3127 unsigned long blocklen, i; in stb_adler32() local 3129 blocklen = buflen % 5552; in stb_adler32() 3131 for (i=0; i + 7 < blocklen; i += 8) { in stb_adler32() 3144 for (; i < blocklen; ++i) in stb_adler32() 3148 buflen -= blocklen; in stb_adler32() 3149 blocklen = 5552; in stb_adler32()
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 4013 unsigned long blocklen = buflen % 5552; in stb_adler32() local 4017 for (i=0; i + 7 < blocklen; i += 8) { in stb_adler32() 4030 for (; i < blocklen; ++i) in stb_adler32() 4034 buflen -= blocklen; in stb_adler32() 4035 blocklen = 5552; in stb_adler32()
|