Home
last modified time | relevance | path

Searched defs:header_bytes (Results 1 – 25 of 524) sorted by relevance

12345678910>>...21

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/securemessage/src/cpp/src/securemessage/
H A Dsecure_message_wrapper.cc73 const std::string& header_bytes, const std::string& body_bytes) { in BuildHeaderAndBody()
83 int SecureMessageWrapper::GetSignatureScheme(const std::string& header_bytes) { in GetSignatureScheme()
89 int SecureMessageWrapper::GetEncryptionScheme(const std::string& header_bytes) { in GetEncryptionScheme()
95 bool SecureMessageWrapper::HasDecryptionKeyId(const std::string& header_bytes) { in HasDecryptionKeyId()
102 const std::string& header_bytes) { in HasVerificationKeyId()
109 const std::string& header_bytes) { in GetAssociatedDataLength()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/www/firefox/firefox-99.0/security/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/security/ca_root_nss/nss-3.71/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/security/nss/nss-3.76.1/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/ssl_gtest/
H A Dtls_protect.cc86 auto header_bytes = out_header->header(); in Unprotect() local
114 DataBuffer header_bytes; in Protect() local
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dtpg.cc49 unsigned char header_bytes[] = { 0xFF, 0xFF, 0x01, 0x00, 0x0D, in valid_tpg_header() local
280 unsigned char header_bytes[] = { 0xFF, 0xFF, 0x01, 0x00, 0x0D, in tpg_write() local
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dtpg.c52 unsigned char header_bytes[] = { 0xFF, 0xFF, 0x01, 0x00, 0x0D, in valid_tpg_header() local
292 unsigned char header_bytes[] = { 0xFF, 0xFF, 0x01, 0x00, 0x0D, in tpg_write() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/panfrost/encoder/
H A Dpan_afbc.c125 unsigned header_bytes = tile_count * AFBC_HEADER_BYTES_PER_TILE; in panfrost_afbc_header_size() local
/dports/databases/py-gdbm/Python-3.8.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/email/
H A Dbase64mime.py64 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python37/Python-3.7.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python38/Python-3.8.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python-tools/Python-3.8.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python39/Python-3.9.9/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/email/
H A Dbase64mime.py64 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/email/
H A Dbase64mime.py64 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python310/Python-3.10.1/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/lang/python311/Python-3.11.0a3/Lib/email/
H A Dbase64mime.py61 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/devel/py-future/future-0.18.2/src/future/backports/email/
H A Dbase64mime.py64 def header_encode(header_bytes, charset='iso-8859-1'): argument
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_record_test.c399 uint8_t header_bytes[] = { TLS_APPLICATION_DATA, 0x03, 0x04, 0x00, 0x00 }; in main() local
413 uint8_t header_bytes[] = { 0x00, 0x00, 0x00, 0x00, 0x00 }; in main() local
/dports/devel/librevisa/librevisa-0.0.20130412/src/usb/
H A Dusb_resource.cpp167 int header_bytes = MIN(rx_buf_bytes, 12); in Read() local
181 int header_bytes = MIN(rx_buf_bytes, 12 - header_received); in Read() local

12345678910>>...21