Home
last modified time | relevance | path

Searched defs:key (Results 951 - 975 of 9246) sorted by relevance

1...<<31323334353637383940>>...370

/third_party/libunwind/libunwind/tests/
H A DLtest-nocalloc.c118 pthread_key_t key; in main() local
/third_party/lzma/CPP/Windows/
H A DRegistry.h22 void Attach(HKEY key) { _object = key; } in Attach() argument
25 HKEY key = _object; in Detach() local
/third_party/libcoap/include/coap3/
H A Dcoap_crypto_internal.h50 coap_crypto_key_t key; /**< The Key to use */ member
63 coap_crypto_key_t key; /**< The key to use */ member
H A Dcoap_cache_internal.h34 uint8_t key[32]; member
38 uint8_t key[32]; member
/third_party/mbedtls/3rdparty/everest/library/
H A Dx25519.c104 int mbedtls_x25519_get_params( mbedtls_x25519_context *ctx, const mbedtls_ecp_keypair *key, in mbedtls_x25519_get_params() argument
H A Deverest.c65 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 Dblock_cipher.c122 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 Dpsa_crypto_stubs.c25 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 Djson_reverse_iterator.hpp115 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 Dmain.c20 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 Dlibmsgctl.c30 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 Dipcbuf.h26 __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 Dsvga_surface.h47 struct svga_host_surface_cache_key key; member
H A Dsvga_state_gs.c73 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 Dsvga_state_cs.c42 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 Dsvga_sampler_view.h71 struct svga_host_surface_cache_key key; member
/third_party/mesa3d/src/gallium/tests/unit/
H A Du_cache_test.c46 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 Dround_robin_handle.js
/third_party/node/src/crypto/
H A Dcrypto_hmac.h45 std::shared_ptr<KeyObjectData> key; member
H A Dcrypto_hkdf.h18 std::shared_ptr<KeyObjectData> key; member
/third_party/node/test/js-native-api/
H A Dcommon-inl.h9 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 Dtest-crypto-authenticated.js628 key: '808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9f', global() property
[all...]
H A Dtest-crypto-sign-verify.js[all...]
H A Dtest-tls-server-verify.js[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-import-wrapper-cache.cc16 operator []( const CacheKey& key) operator []() argument
21 operator []( const WasmImportWrapperCache::CacheKey& key) operator []() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...370