/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_ccm_hw.c | 48 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 D | ciphercommon_ccm_hw.c | 48 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 D | fdsan.c | 196 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 D | fdsan.c | 239 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 D | test-ot-tag.c | 523 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 D | parse_context.cc | 226 ReadRepeatedFixed(const char* ptr, Tag expected_tag, RepeatedField<T>* out) ReadRepeatedFixed() argument
|
/third_party/ffmpeg/tools/ |
H A D | ismindex.c | 95 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 D | chacha.c | 307 u_char expected_tag[POLY1305_TAGLEN], poly_key[POLY1305_KEYLEN]; in chachapoly_crypt() local
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
H A D | decode.c | 1101 unsigned expected_tag = 0; in pandecode_fragment_job() local
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_helpers.cc | 1749 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 D | wasm-compiler.cc | 2602 ExceptionTagEqual(Node* caught_tag, Node* expected_tag) ExceptionTagEqual() argument
|