Home
last modified time | relevance | path

Searched defs:expected_tag (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c48 ossl_ccm_generic_auth_decrypt(PROV_CCM_CTX *ctx, const unsigned char *in, unsigned char *out, size_t len, unsigned char *expected_tag, size_t taglen) ossl_ccm_generic_auth_decrypt() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c48 ossl_ccm_generic_auth_decrypt(PROV_CCM_CTX *ctx, const unsigned char *in, unsigned char *out, size_t len, unsigned char *expected_tag, size_t taglen) ossl_ccm_generic_auth_decrypt() argument
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c196 void fdsan_exchange_owner_tag(int fd, uint64_t expected_tag, uint64_t new_tag) in fdsan_exchange_owner_tag() argument
229 fdsan_close_with_tag(int fd, uint64_t expected_tag) fdsan_close_with_tag() argument
[all...]
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c239 void fdsan_exchange_owner_tag(int fd, uint64_t expected_tag, uint64_t new_tag) in fdsan_exchange_owner_tag() argument
272 fdsan_close_with_tag(int fd, uint64_t expected_tag) fdsan_close_with_tag() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-tag.c523 hb_tag_t expected_tag = hb_tag_from_string (va_arg (expected_tags, const char *), -1); in test_tags() local
/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc226 ReadRepeatedFixed(const char* ptr, Tag expected_tag, RepeatedField<T>* out) ReadRepeatedFixed() argument
/third_party/ffmpeg/tools/
H A Dismindex.c95 static int expect_tag(int32_t got_tag, int32_t expected_tag) { in expect_tag() argument
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c307 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c1101 unsigned expected_tag = 0; in pandecode_fragment_job() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc1749 uint32 expected_tag; in ExpectedTag() local
1787 uint32 expected_tag = ExpectedTag(field, &fallback_tag); in GenerateParseLoop() local
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc2602 ExceptionTagEqual(Node* caught_tag, Node* expected_tag) ExceptionTagEqual() argument

Completed in 24 milliseconds