Home
last modified time | relevance | path

Searched defs:key (Results 3776 - 3800 of 5315) sorted by relevance

1...<<151152153154155156157158159160>>...213

/third_party/libcoap/include/oscore/
H A Doscore_cose.h199 coap_bin_const_t key; member
/third_party/libcoap/examples/
H A Dcoap-rd.c58 static uint8_t key[MAX_KEY]; variable
[all...]
/third_party/mbedtls/library/
H A Dpk_wrap.c538 static int ecdsa_verify_psa(unsigned char *key, size_t key_len, in ecdsa_verify_psa() argument
608 unsigned char key[MBEDTLS_PK_MAX_EC_PUBKEY_RAW_LEN]; in ecdsa_opaque_verify_wrap() local
654 unsigned char key[MBEDTLS_PSA_MAX_EC_PUBKEY_LENGTH]; in ecdsa_verify_wrap() local
[all...]
H A Dgcm.c162 mbedtls_gcm_setkey(mbedtls_gcm_context *ctx, mbedtls_cipher_id_t cipher, const unsigned char *key, unsigned int keybits) mbedtls_gcm_setkey() argument
H A Dssl_tls13_generic.c955 mbedtls_ssl_tls13_check_sig_alg_cert_key_match(uint16_t sig_alg, mbedtls_pk_context *key) mbedtls_ssl_tls13_check_sig_alg_cert_key_match() argument
[all...]
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c41 static int check_key_attributes_sanity(mbedtls_svc_key_id_t key, in check_key_attributes_sanity() argument
120 static int exercise_mac_key(mbedtls_svc_key_id_t key, in exercise_mac_key() argument
175 exercise_cipher_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_cipher_key() argument
263 exercise_aead_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_aead_key() argument
338 exercise_signature_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_signature_key() argument
439 exercise_asymmetric_encryption_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_asymmetric_encryption_key() argument
486 mbedtls_test_psa_setup_key_derivation_wrap( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *input1, size_t input1_length, const unsigned char *input2, size_t input2_length, size_t capacity, int key_destroyable) mbedtls_test_psa_setup_key_derivation_wrap() argument
588 exercise_key_derivation_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_derivation_key() argument
629 mbedtls_test_psa_key_agreement_with_self( psa_key_derivation_operation_t *operation, mbedtls_svc_key_id_t key, int key_destroyable) mbedtls_test_psa_key_agreement_with_self() argument
683 mbedtls_test_psa_raw_key_agreement_with_self( psa_algorithm_t alg, mbedtls_svc_key_id_t key, int key_destroyable) mbedtls_test_psa_raw_key_agreement_with_self() argument
747 exercise_raw_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_raw_key_agreement_key() argument
766 exercise_key_agreement_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) exercise_key_agreement_key() argument
1005 exercise_export_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, int key_destroyable) exercise_export_key() argument
1055 exercise_export_public_key(mbedtls_svc_key_id_t key, int key_destroyable) exercise_export_public_key() argument
1119 mbedtls_test_psa_exercise_key(mbedtls_svc_key_id_t key, psa_key_usage_t usage, psa_algorithm_t alg, int key_destroyable) mbedtls_test_psa_exercise_key() argument
[all...]
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp354 string_t key; in parse_bson_element_list() local
1150 string_t key; in get_cbor_object() local
1800 string_t key; get_msgpack_object() local
2179 string_t key = "_ArraySize_"; get_ubjson_size_value() local
2500 string_t key = "_ArrayType_"; get_ubjson_array() local
2606 string_t key; get_ubjson_object() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-container-object.c505 const ecma_value_t key = result; ecma_op_container_create() local
[all...]
/third_party/json/include/nlohmann/
H A Djson.hpp1972 reference at(const typename object_t::key_type& key) in at() argument
1992 reference at(KeyType && key) in at() argument
2107 operator [](typename object_t::key_type key) operator []() argument
2145 operator [](T* key) operator []() argument
2160 operator [](KeyType && key) operator []() argument
2214 value(const typename object_t::key_type& key, const ValueType& default_value) const value() argument
2239 value(const typename object_t::key_type& key, ValueType && default_value) const value() argument
2265 value(KeyType && key, const ValueType& default_value) const value() argument
2292 value(KeyType && key, ValueType && default_value) const value() argument
2558 erase_internal(KeyType && key) erase_internal() argument
2571 erase_internal(KeyType && key) erase_internal() argument
2592 erase(const typename object_t::key_type& key) erase() argument
2603 erase(KeyType && key) erase() argument
2640 find(const typename object_t::key_type& key) find() argument
2670 find(KeyType && key) find() argument
3180 basic_json&& key = init.begin()->moved_or_copied(); push_back() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_autotune.c63 uint64_t key; member
H A Dtu_shader.c720 tu_shader_create(struct tu_device *dev, nir_shader *nir, const struct tu_shader_key *key, struct tu_pipeline_layout *layout, const VkAllocationCallbacks *alloc) tu_shader_create() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1320 void *key = (void*)(((uintptr_t)(scalar.def->index + 1) << 4) | scalar.comp); in nir_unsigned_upper_bound() local
H A Dnir_schedule.c148 _mesa_hash_table_search_data(struct hash_table *ht, void *key) in _mesa_hash_table_search_data() argument
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c146 int_to_key(int key) in int_to_key() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dserialize.cpp703 write_hash_table_entry(const char *key, unsigned value, void *closure) in write_hash_table_entry() argument
737 const char *key; in read_hash_table() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Djwe.c1964 test_akw_decrypt(struct lws_context *context, const char *test_name, const char *ciphertext, const char *key) test_akw_decrypt() argument
2018 test_akw_encrypt(struct lws_context *context, const char *test_name, const char *alg, const char *enc, const char *ciphertext, const char *key, char *compact, int compact_len) test_akw_encrypt() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c182 svga_texture_view_surface(struct svga_context *svga, struct svga_texture *tex, unsigned bind_flags, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned start_mip, unsigned num_mip, int layer_pick, unsigned num_layers, int zslice_pick, boolean cacheable, struct svga_host_surface_cache_key *key) svga_texture_view_surface() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h728 stb_textedit_key(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, STB_TEXTEDIT_KEYTYPE key) stb_textedit_key() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c979 si_sqtt_pipe_to_rgp_shader_stage(union si_shader_key* key, enum pipe_shader_type stage) in si_sqtt_pipe_to_rgp_shader_stage() argument
H A Dsi_shader_llvm_tess.c283 static void si_write_tess_factors(struct si_shader_context *ctx, union si_shader_part_key *key, in si_write_tess_factors() argument
603 si_llvm_build_tcs_epilog(struct si_shader_context *ctx, union si_shader_part_key *key) si_llvm_build_tcs_epilog() argument
[all...]
H A Dsi_state_shaders.cpp354 uint8_t key[CACHE_KEY_SIZE]; si_shader_cache_insert_shader() local
463 si_shader_cache_key_hash(const void *key) si_shader_cache_key_hash() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_program.c211 struct v3d_fs_key key = { in v3d_shader_precompile() local
229 struct v3d_gs_key key in v3d_shader_precompile() local
253 struct v3d_vs_key key = { v3d_shader_precompile() local
371 v3d_get_compiled_shader(struct v3d_context *v3d, struct v3d_key *key, size_t key_size) v3d_get_compiled_shader() argument
455 v3d_setup_shared_key(struct v3d_context *v3d, struct v3d_key *key, struct v3d_texture_stateobj *texstate) v3d_setup_shared_key() argument
514 v3d_setup_shared_precompile_key(struct v3d_uncompiled_shader *uncompiled, struct v3d_key *key) v3d_setup_shared_precompile_key() argument
541 struct v3d_fs_key *key = &local_key; v3d_update_compiled_fs() local
661 struct v3d_gs_key *key = &local_key; v3d_update_compiled_gs() local
735 struct v3d_vs_key *key = &local_key; v3d_update_compiled_vs() local
852 struct v3d_key *key = &local_key; v3d_update_compiled_cs() local
872 fs_cache_hash(const void *key) fs_cache_hash() argument
878 gs_cache_hash(const void *key) gs_cache_hash() argument
884 vs_cache_hash(const void *key) vs_cache_hash() argument
890 cs_cache_hash(const void *key) cs_cache_hash() argument
927 const struct v3d_key *key = entry->key; v3d_shader_state_delete() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h351 const brw_base_prog_key *const key; member in fs_visitor
H A Dbrw_compile_sf.c32 struct brw_sf_prog_key key; member
804 brw_compile_sf(const struct brw_compiler *compiler, void *mem_ctx, const struct brw_sf_prog_key *key, struct brw_sf_prog_data *prog_data, struct brw_vue_map *vue_map, unsigned *final_assembly_size) brw_compile_sf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h182 union r600_shader_key key; member

Completed in 38 milliseconds

1...<<151152153154155156157158159160>>...213