Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp94 dw_tag_t expected_tag) { in EntryHasMatchingTag() argument
234 const dw_tag_t expected_tag = context[0].tag; in GetTypes() local
264 const dw_tag_t expected_tag = context[0].tag; in GetTypes() local
/freebsd-src/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c50 unsigned char *expected_tag, size_t taglen) in ossl_ccm_generic_auth_decrypt()
/freebsd-src/crypto/openssh/
H A Dcipher-chachapoly-libcrypto.c90 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
H A Dcipher-chachapoly.c74 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local