Home
last modified time | relevance | path

Searched defs:expected_tag (Results 1 – 14 of 14) sorted by relevance

/external/openssh/
Dcipher-chachapoly-libcrypto.c91 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
Dcipher-chachapoly.c75 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
/external/wayland/tests/
Dproxy-test.c52 const char * const *expected_tag; in callback_done() local
/external/libusb/examples/
Dxusb.c372 … int get_mass_storage_status(libusb_device_handle *handle, uint8_t endpoint, uint32_t expected_tag) in get_mass_storage_status()
423 uint32_t expected_tag; in get_sense() local
459 uint32_t expected_tag; in test_mass_storage() local
/external/autotest/client/cros/crash/
Duser_crash_test.py47 def initialize(self, expected_tag='user', expected_version=None, argument
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c482 hb_tag_t expected_tag = hb_tag_from_string (va_arg (expected_tags, const char *), -1); in test_tags() local
/external/rust/crates/ring/tests/
Daead_tests.rs378 let expected_tag = test_case.consume_bytes("TAG"); in aead_chacha20_poly1305_openssh() localVariable
/external/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c307 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc728 uint64_t expected_tag = GetEncodedTag(field); in TryFillTableEntry() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1690 uint32 expected_tag; in ExpectedTag() local
1741 uint32 expected_tag = ExpectedTag(field, &fallback_tag); in GenerateParseLoop() local
/external/protobuf/src/google/protobuf/
Dparse_context.cc225 Tag expected_tag, in ReadRepeatedFixed()
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c812 uint8_t expected_tag[EVP_AEAD_AES_GCM_SIV_TAG_LEN]; in aead_aes_gcm_siv_open_gather() local
/external/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c812 uint8_t expected_tag[EVP_AEAD_AES_GCM_SIV_TAG_LEN]; in aead_aes_gcm_siv_open_gather() local
/external/mesa3d/src/panfrost/lib/
Ddecode.c1210 unsigned expected_tag = is_mfbd ? MALI_FBD_TAG_IS_MFBD : 0; in pandecode_fragment_job() local