/third_party/libunwind/libunwind/tests/ |
H A D | Ltest-nocalloc.c | 118 pthread_key_t key; in main() local
|
/third_party/lzma/CPP/Windows/ |
H A D | Registry.h | 22 void Attach(HKEY key) { _object = key; }
in Attach() argument 25 HKEY key = _object;
in Detach() local
|
/third_party/libcoap/include/coap3/ |
H A D | coap_crypto_internal.h | 50 coap_crypto_key_t key; /**< The Key to use */ member 63 coap_crypto_key_t key; /**< The key to use */ member
|
H A D | coap_cache_internal.h | 34 uint8_t key[32]; member 38 uint8_t key[32]; member
|
/third_party/mbedtls/3rdparty/everest/library/ |
H A D | x25519.c | 104 int mbedtls_x25519_get_params( mbedtls_x25519_context *ctx, const mbedtls_ecp_keypair *key, in mbedtls_x25519_get_params() argument
|
H A D | everest.c | 65 mbedtls_everest_get_params( mbedtls_ecdh_context_everest *ctx, const mbedtls_ecp_keypair *key, mbedtls_everest_ecdh_side side ) mbedtls_everest_get_params() argument
|
/third_party/mbedtls/library/ |
H A D | block_cipher.c | 122 mbedtls_block_cipher_setkey(mbedtls_block_cipher_context_t *ctx, const unsigned char *key, unsigned key_bitlen) mbedtls_block_cipher_setkey() argument
|
/third_party/mbedtls/tests/src/ |
H A D | psa_crypto_stubs.c | 25 psa_status_t psa_export_key(mbedtls_svc_key_id_t key, in psa_export_key() argument 37 psa_status_t psa_export_public_key(mbedtls_svc_key_id_t key, in psa_export_public_key() argument 49 psa_status_t psa_get_key_attributes(mbedtls_svc_key_id_t key, in psa_get_key_attributes() argument 63 psa_import_key(const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, mbedtls_svc_key_id_t *key) psa_import_key() argument
|
/third_party/json/include/nlohmann/detail/iterators/ |
H A D | json_reverse_iterator.hpp | 115 auto key() const -> decltype(std::declval<Base>().key()) in key() function in detail::json_reverse_iterator
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
H A D | main.c | 20 format_c(int fd, const char *key) in format_c() argument 77 char key[32768]; in main() local [all...] |
/third_party/ltp/libs/libltpipc/ |
H A D | libmsgctl.c | 30 int doreader(long key, int tid, long type, int child, int nreps) in doreader() argument 86 int dowriter(long key, int tid, long type, int child, int nreps) in dowriter() argument [all...] |
/third_party/ltp/include/lapi/ |
H A D | ipcbuf.h | 26 __kernel_key_t key; member 56 __kernel_key_t key; member 84 __kernel_key_t key; member 116 __kernel_key_t key; member 147 __kernel_key_t key; member 177 __kernel_key_t key; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.h | 47 struct svga_host_surface_cache_key key; member
|
H A D | svga_state_gs.c | 73 make_gs_key(struct svga_context *svga, struct svga_compile_key *key) in make_gs_key() argument 52 svga_get_compiled_dummy_geometry_shader(struct svga_context *svga, struct svga_shader *shader, const struct svga_compile_key *key) svga_get_compiled_dummy_geometry_shader() argument 117 struct svga_compile_key key; emit_hw_gs() local [all...] |
H A D | svga_state_cs.c | 42 make_cs_key(struct svga_context *svga, struct svga_compile_key *key) make_cs_key() argument 76 struct svga_compile_key key; emit_hw_cs() local [all...] |
H A D | svga_sampler_view.h | 71 struct svga_host_surface_cache_key key; member
|
/third_party/mesa3d/src/gallium/tests/unit/ |
H A D | u_cache_test.c | 46 cache_test_hash(const void *key) in cache_test_hash() argument 53 cache_test_destroy(void *key, void *value) in cache_test_destroy() argument 73 cache_test_key *key; in main() local [all...] |
/third_party/node/lib/internal/cluster/ |
H A D | round_robin_handle.js | |
/third_party/node/src/crypto/ |
H A D | crypto_hmac.h | 45 std::shared_ptr<KeyObjectData> key; member
|
H A D | crypto_hkdf.h | 18 std::shared_ptr<KeyObjectData> key; member
|
/third_party/node/test/js-native-api/ |
H A D | common-inl.h | 9 add_returned_status(napi_env env, const char* key, napi_value object, char* expected_message, napi_status expected_status, napi_status actual_status) add_returned_status() argument 37 add_last_status(napi_env env, const char* key, napi_value return_value) add_last_status() argument
|
/third_party/node/test/parallel/ |
H A D | test-crypto-authenticated.js | 628 key: '808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f', global() property [all...] |
H A D | test-crypto-sign-verify.js | [all...] |
H A D | test-tls-server-verify.js | [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-import-wrapper-cache.cc | 16 operator []( const CacheKey& key) operator []() argument 21 operator []( const WasmImportWrapperCache::CacheKey& key) operator []() argument
|