| /optee_os/ta/pkcs11/src/ |
| H A D | processing.c | 125 TEE_Free(session->processing->extra_ctx); in release_active_processing() 127 TEE_Free(session->processing); in release_active_processing() 209 TEE_Free(value); in generate_random_key_value() 280 TEE_Free(template); in entry_generate_secret() 314 TEE_Free(proc_params); in entry_generate_secret() 339 TEE_Free(proc_params); in entry_generate_secret() 340 TEE_Free(template); in entry_generate_secret() 341 TEE_Free(head); in entry_generate_secret() 364 TEE_Free(ptr); in alloc_get_tee_attribute_data() 388 TEE_Free(a_ptr); in tee2pkcs_add_attribute() [all …]
|
| H A D | object.c | 96 TEE_Free(obj->attributes); in cleanup_volatile_obj_ref() 97 TEE_Free(obj->uuid); in cleanup_volatile_obj_ref() 98 TEE_Free(obj); in cleanup_volatile_obj_ref() 350 TEE_Free(template); in entry_create_object() 402 TEE_Free(template); in entry_create_object() 403 TEE_Free(head); in entry_create_object() 473 TEE_Free(find_ctx->attributes); in release_find_obj_context() 474 TEE_Free(find_ctx->handles); in release_find_obj_context() 475 TEE_Free(find_ctx); in release_find_obj_context() 556 TEE_Free(template); in entry_find_objects_init() [all …]
|
| H A D | processing_aes.c | 77 TEE_Free(out_data); in init_ae_aes_context() 78 TEE_Free(pending_tag); in init_ae_aes_context() 93 TEE_Free(ctx->out_data[n].data); in release_ae_aes_context() 95 TEE_Free(ctx->out_data); in release_ae_aes_context() 99 TEE_Free(ctx->pending_tag); in release_ae_aes_context() 259 TEE_Free(ct); in tee_ae_decrypt_update() 339 TEE_Free(ctx->pending_tag); in tee_ae_decrypt_final() 366 TEE_Free(data_ptr); in tee_ae_decrypt_final() 540 TEE_Free(params); in tee_init_gcm_operation() 552 TEE_Free(session->processing->extra_ctx); in tee_release_gcm_operation()
|
| H A D | persistent_token.c | 198 TEE_Free(acl_string); in setup_identity_auth_from_pin() 205 TEE_Free(acl_string); in setup_identity_auth_from_pin() 212 TEE_Free(acl_string); in setup_identity_auth_from_pin() 217 TEE_Free(acl_string); in setup_identity_auth_from_pin() 333 TEE_Free(obj->uuid); in destroy_object_uuid() 404 TEE_Free(token->db_objs); in unregister_persistent_object() 410 TEE_Free(ptr); in unregister_persistent_object() 530 TEE_Free(attr); in load_persistent_object_attributes() 540 TEE_Free(obj->attributes); in release_persistent_object_attributes() 693 TEE_Free(initial_data); in init_persistent_db() [all …]
|
| H A D | processing_ec.c | 430 TEE_Free(attrs); in load_tee_ec_key_attrs() 580 TEE_Free(ecpoint); in tee2pkcs_ec_attributes() 582 TEE_Free(y_ptr); in tee2pkcs_ec_attributes() 584 TEE_Free(x_ptr); in tee2pkcs_ec_attributes() 719 TEE_Free(attrs); in load_tee_eddsa_key_attrs()
|
| H A D | sanitize_object.c | 244 TEE_Free(obj2); in sanitize_indirect_attr() 393 TEE_Free(prefix2); in __trace_attributes() 429 TEE_Free(pre); in trace_attributes_from_api_head()
|
| H A D | handle.c | 30 TEE_Free(db->ptrs); in handle_db_destroy()
|
| H A D | processing_symm.c | 311 TEE_Free(hash_ptr); in hash_secret_helper() 503 TEE_Free(param); in tee_init_derive_symm() 585 TEE_Free(pkcs11_data); in init_tee_operation() 1118 TEE_Free(dest_buf); in derive_key_by_symm_enc() 1192 TEE_Free(in_buf); in wrap_data_by_symm_enc() 1233 TEE_Free(*out_buf); in unwrap_key_by_symm()
|
| H A D | processing_asymm.c | 378 TEE_Free(tee_attrs); in load_tee_key() 1018 TEE_Free(hash_buf); in step_asymm_operation() 1019 TEE_Free(tee_attrs); in step_asymm_operation() 1090 TEE_Free(a_ptr); in do_asymm_derivation()
|
| H A D | attributes.c | 426 TEE_Free(prefix2); in __trace_attributes() 458 TEE_Free(pre); in trace_attributes()
|
| H A D | pkcs11_attributes.c | 1080 TEE_Free(asnbuf); in create_ec_priv_key_hidden_attributes() 1081 TEE_Free(buf); in create_ec_priv_key_hidden_attributes() 1504 TEE_Free(temp); in create_attributes_from_template() 1506 TEE_Free(attrs); in create_attributes_from_template() 2647 TEE_Free(buffer); in set_private_key_data_rsa() 2787 TEE_Free(buffer); in encode_rsa_private_key_der() 2892 TEE_Free(buf); in compute_check_value_with_sha1()
|
| H A D | pkcs11_token.c | 142 TEE_Free(client); in unregister_client() 490 TEE_Free(array); in entry_ck_token_mecha_ids() 661 TEE_Free(session); in entry_ck_open_session() 705 TEE_Free(session); in close_ck_session() 1668 TEE_Free(buffer); in entry_ck_generate_random()
|
| H A D | processing_rsa.c | 637 TEE_Free(attrs); in load_tee_rsa_key_attrs()
|
| /optee_os/lib/libutee/ |
| H A D | tee_tcpudp_socket.c | 42 TEE_Free(sock_ctx); in tcp_open() 81 TEE_Free(sock_ctx); in udp_open() 107 TEE_Free(sock_ctx); in sock_close()
|
| H A D | tee_api_property.c | 290 TEE_Free(tmp_buf); in TEE_GetPropertyAsString() 522 TEE_Free(pe); in TEE_FreePropertyEnumerator()
|
| H A D | tee_api.c | 764 TEE_Free(p); in TEE_Realloc() 787 void TEE_Free(void *buffer) in TEE_Free() function
|
| H A D | user_ta_entry.c | 264 TEE_Free(itr); in ta_header_remove_session()
|
| H A D | tee_api_operations.c | 407 TEE_Free(op->buffer); in TEE_AllocateOperation() 410 TEE_Free(op); in TEE_AllocateOperation() 434 TEE_Free(operation->buffer); in TEE_FreeOperation() 435 TEE_Free(operation); in TEE_FreeOperation()
|
| /optee_os/ta/remoteproc/src/ |
| H A D | remoteproc_core.c | 354 TEE_Free(keyinfo); in remoteproc_pta_verify() 441 TEE_Free(hash); in remoteproc_verify_signature() 542 TEE_Free(ctx->sec_cpy); in remoteproc_verify_firmware() 879 TEE_Free(ctx->hash_table); in remoteproc_load_elf() 938 TEE_Free(ctx->sec_cpy); in remoteproc_load_fw()
|
| /optee_os/ta/avb/ |
| H A D | entry.c | 296 TEE_Free(value); in write_persist_value() 355 TEE_Free(value); in read_persist_value()
|
| /optee_os/ta/trusted_keys/ |
| H A D | entry.c | 55 TEE_Free(rng_buf); in get_random()
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_internal_api.h | 126 void TEE_Free(void *buffer);
|