Home
last modified time | relevance | path

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

/external/openssh/
Dcipher-chachapoly.c57 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
/external/libusb/examples/
Dxusb.c371 … int get_mass_storage_status(libusb_device_handle *handle, uint8_t endpoint, uint32_t expected_tag) in get_mass_storage_status()
422 uint32_t expected_tag; in get_sense() local
458 uint32_t expected_tag; in test_mass_storage() local
/external/autotest/client/cros/crash/
Duser_crash_test.py41 def initialize(self, expected_tag='user', expected_version=None, argument
/external/libchrome/crypto/
Drsa_private_key.cc354 uint8_t expected_tag, in ReadTypeHeaderAndLength()
/external/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c781 uint8_t expected_tag[EVP_AEAD_AES_GCM_SIV_TAG_LEN]; in aead_aes_gcm_siv_open_gather() local