Home
last modified time | relevance | path

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

/external/openssh/
Dcipher-chachapoly.c56 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/libchrome/crypto/
Drsa_private_key.cc354 uint8_t expected_tag, in ReadTypeHeaderAndLength()
/external/boringssl/src/crypto/cipher/
De_aes.c1710 uint8_t expected_tag[EVP_AEAD_AES_GCM_SIV_TAG_LEN]; in aead_aes_gcm_siv_open() local