Home
last modified time | relevance | path

Searched defs:tag_bytes (Results 1 – 25 of 107) sorted by relevance

12345

/dports/net/py-aiocoap/aiocoap-0.4.3/aiocoap/
H A Doscore.py179 tag_bytes = 8 # 64-bit tag variable in AES_CCM_16_64_128
186 tag_bytes = 8 # 64-bit tag variable in AES_CCM_16_64_256
193 tag_bytes = 8 # 64-bit tag variable in AES_CCM_64_64_128
200 tag_bytes = 8 # 64-bit tag variable in AES_CCM_64_64_256
207 tag_bytes = 16 # 128-bit tag variable in AES_CCM_16_128_128
214 tag_bytes = 16 # 128-bit tag variable in AES_CCM_16_128_256
221 tag_bytes = 16 # 128-bit tag variable in AES_CCM_64_128_128
228 tag_bytes = 16 # 128-bit tag variable in AES_CCM_64_128_256
252 tag_bytes = 16 # 128-bit tag variable in A128GCM
258 tag_bytes = 16 # 128-bit tag variable in A192GCM
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/detection/
H A Dtag.h62 uint32_t tag_bytes; /* number of "type" units to tag for */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dv8_script_value_deserializer.h55 const void* tag_bytes = nullptr; in ReadTag() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dv8_script_value_deserializer.h55 const void* tag_bytes = nullptr; in ReadTag() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_tag.cc81 std::string tag_bytes; in ParseQuicTag() local
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/hpke-0.5.1/examples/
H A Dclient_server.rs121 let tag_bytes = tag.to_bytes(); in main() localVariable
/dports/databases/opentsdb/opentsdb-2.3.0/src/core/
H A DTags.java426 final short tag_bytes = (short) (name_width + value_width); in getTagsAsync() local
519 final short tag_bytes = (short) (name_width + value_width); in getTagUids() local
759 final short tag_bytes = (short) (name_width + value_width); in resolveIdsAsync() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dapetag.c118 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dapetag.c118 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/devel/libgit2/libgit2-1.3.0/tests/odb/
H A Dloose_data.h178 static unsigned char tag_bytes[] = { variable
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dapetag.c122 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dapetag.c122 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dapetag.c122 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dapetag.c122 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dapetag.c122 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Docb.c279 uint8_t tag_bytes[BLOCK]; in cf_ocb_encrypt() local
376 uint8_t tag_bytes[BLOCK]; in cf_ocb_decrypt() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/jbd2/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/multimedia/libv4l/linux-5.13-rc2/fs/jbd2/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/e2fsck/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/e2fsck/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/e2fsck/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/jbd2/
H A Drecovery.c201 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
466 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc66 string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc66 string tag_bytes = StrCat(tag_array[0]); in SetCommonFieldVariables() local
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/debugfs/
H A Ddo_journal.c273 int tag_bytes; in journal_add_blocks_to_trans() local
629 int tag_bytes = journal_tag_bytes(journal); in count_tags() local

12345