Home
last modified time | relevance | path

Searched defs:key (Results 1101 - 1125 of 3564) sorted by relevance

1...<<41424344454647484950>>...143

/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_cipher.c130 mbedtls_test_transparent_cipher_encrypt_setup( mbedtls_transparent_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_transparent_cipher_encrypt_setup() argument
162 mbedtls_test_transparent_cipher_decrypt_setup( mbedtls_transparent_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_transparent_cipher_decrypt_setup() argument
316 mbedtls_test_opaque_cipher_encrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *iv, size_t iv_length, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_cipher_encrypt() argument
338 mbedtls_test_opaque_cipher_decrypt( const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *output, size_t output_size, size_t *output_length) mbedtls_test_opaque_cipher_decrypt() argument
357 mbedtls_test_opaque_cipher_encrypt_setup( mbedtls_opaque_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_opaque_cipher_encrypt_setup() argument
371 mbedtls_test_opaque_cipher_decrypt_setup( mbedtls_opaque_test_driver_cipher_operation_t *operation, const psa_key_attributes_t *attributes, const uint8_t *key, size_t key_length, psa_algorithm_t alg) mbedtls_test_opaque_cipher_decrypt_setup() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h172 cso_construct_key(void *key, int key_size) in cso_construct_key() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_interface.cpp276 aco_compile_vs_prolog(const struct aco_compiler_options* options, const struct aco_shader_info* info, const struct aco_vs_prolog_key* key, const struct radv_shader_args* args, aco_shader_part_callback *build_prolog, void **binary) aco_compile_vs_prolog() argument
322 aco_compile_ps_epilog(const struct aco_compiler_options* options, const struct aco_shader_info* info, const struct aco_ps_epilog_key* key, const struct radv_shader_args* args, aco_shader_part_callback* build_epilog, void** binary) aco_compile_ps_epilog() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_detect_recursion.cpp248 remove_unlinked_functions(const void *key, void *data, void *closure) in remove_unlinked_functions() argument
272 emit_errors_unlinked(const void *key, void *data, void *closure) in emit_errors_unlinked() argument
294 emit_errors_linked(const void *key, void *data, void *closure) in emit_errors_linked() argument
/third_party/ltp/pan/
H A Dsymbol.c100 static struct sym *mknode(struct sym *next, char *key, void *data) in mknode() argument
124 find_key1(struct sym *sym, char *key) find_key1() argument
137 add_key(SYM sym, char *key, void *data) add_key() argument
194 sym_put(SYM sym, char *key, void *data, int flags) sym_put() argument
265 sym_get(SYM sym, char *key) sym_get() argument
317 sym_seq(SYM sym, DBT * key, DBT * data, int flags) sym_seq() argument
[all...]
/third_party/ltp/lib/
H A Dtst_safe_sysv_ipc.c64 int safe_msgget(const char *file, const int lineno, key_t key, int msgflg) in safe_msgget() argument
141 int safe_shmget(const char *file, const int lineno, key_t key, size_t size, in safe_shmget() argument
211 int safe_semget(const char *file, const int lineno, key_t key, int nsems, in safe_semget() argument
[all...]
H A Dtst_af_alg.c135 void tst_alg_setkey(int algfd, const uint8_t *key, unsigned int keylen) in tst_alg_setkey() argument
167 tst_alg_setup(const char *algtype, const char *algname, const uint8_t *key, unsigned int keylen) tst_alg_setup() argument
180 tst_alg_setup_reqfd(const char *algtype, const char *algname, const uint8_t *key, unsigned int keylen) tst_alg_setup_reqfd() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tgsi_transform.c134 struct svga_token_key key; in write_vpos() local
181 struct svga_token_key key; in transform_dynamic_indexing() local
235 struct svga_token_key key; emulate_point_sprite() local
[all...]
H A Dsvga_state_fs.c88 svga_get_compiled_dummy_fragment_shader(struct svga_context *svga, struct svga_shader *shader, const struct svga_compile_key *key) svga_get_compiled_dummy_fragment_shader() argument
118 make_fs_key(const struct svga_context *svga, struct svga_fragment_shader *fs, struct svga_compile_key *key) make_fs_key() argument
359 struct svga_compile_key key; emit_hw_fs() local
[all...]
H A Dsvga_screen_cache.h87 struct svga_host_surface_cache_key key; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp226 union si_vgt_stages_key key; in si_update_shaders() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_job.c601 v3d_job_hash(const void *key) in v3d_job_hash() argument
H A Dv3d_disk_cache.c79 v3d_disk_cache_compute_key(struct disk_cache *cache, const struct v3d_key *key, cache_key cache_key) v3d_disk_cache_compute_key() argument
108 v3d_disk_cache_retrieve(struct v3d_context *v3d, const struct v3d_key *key) v3d_disk_cache_retrieve() argument
189 v3d_disk_cache_store(struct v3d_context *v3d, const struct v3d_key *key, const struct v3d_compiled_shader *shader, uint64_t *qpu_insts, uint32_t qpu_size) v3d_disk_cache_store() argument
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c39 static uint32_t hash_file_description(const void *key) in hash_file_description() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_job.c533 vc4_job_hash(const void *key) in vc4_job_hash() argument
/third_party/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c54 struct translate_key key; in main() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexshader9.h93 uint64_t key; in NineVertexShader9_UpdateKey() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_clip.h48 struct brw_clip_prog_key key; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_tess.cpp38 TCSShader::TCSShader(const r600_shader_key& key): in TCSShader() argument
172 TESShader(const pipe_stream_output_info *so_info, const r600_shader *gs_shader, const r600_shader_key& key) TESShader() argument
/third_party/node/src/crypto/
H A Dcrypto_keygen.h234 ManagedEVPPKey key; member
[all...]
H A Dcrypto_hmac.cc71 void Hmac::HmacInit(const char* hash_type, const char* key, int key_len) { in HmacInit() argument
94 ByteSource key = ByteSource::FromSecretKeyBytes(env, args[1]); in HmacInit() local
198 KeyObjectHandle* key; AdditionalConfig() local
[all...]
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py308 def key(self): member in Row
/third_party/node/test/js-native-api/test_object/
H A Dtest_null.c7 napi_value return_value, object, key; in SetProperty() local
34 napi_value return_value, object, key, prop; in GetProperty() local
62 napi_value return_value, object, key; TestBoolValuedPropApi() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h91 base::Optional<Key> key = base::nullopt; in pop() local
104 bool insert(const Key& key) { return queue_.insert(key).second; } in insert() argument
H A Dmemory-protection-key.cc136 void FreeMemoryProtectionKey(int key) { in FreeMemoryProtectionKey() argument
164 SetPermissionsAndMemoryProtectionKey( PageAllocator* page_allocator, base::AddressRegion region, PageAllocator::Permission page_permissions, int key) SetPermissionsAndMemoryProtectionKey() argument
203 SetPermissionsForMemoryProtectionKey( int key, MemoryProtectionKeyPermission permissions) SetPermissionsForMemoryProtectionKey() argument
215 GetMemoryProtectionKeyPermission(int key) GetMemoryProtectionKeyPermission() argument
[all...]

Completed in 14 milliseconds

1...<<41424344454647484950>>...143