Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp94 dw_tag_t expected_tag) { in EntryHasMatchingTag()
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/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/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
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_wire_pkt.c824 unsigned char expected_tag[QUIC_RETRY_INTEGRITY_TAG_LEN]; in ossl_quic_validate_retry_integrity_tag() local