Searched refs:TEE_Attribute (Results 1 – 16 of 16) sorted by relevance
/optee_os-3.20.0/lib/libutee/ |
A D | tee_api_private.h | 12 void __utee_from_attr(struct utee_attribute *ua, const TEE_Attribute *attrs, 34 void __utee_check_attr_in_annotation(const TEE_Attribute *attr, size_t count);
|
A D | tee_api_panic.c | 80 void __utee_check_attr_in_annotation(const TEE_Attribute *attr, size_t count) in __utee_check_attr_in_annotation()
|
A D | tee_api_objects.c | 14 void __utee_from_attr(struct utee_attribute *ua, const TEE_Attribute *attrs, in __utee_from_attr() 285 const TEE_Attribute *attrs, in TEE_PopulateTransientObject() 313 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID, in TEE_InitRefAttribute() 325 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID, in TEE_InitValueAttribute() 395 const TEE_Attribute *params, uint32_t paramCount) in TEE_GenerateKey()
|
A D | tee_api_operations.c | 1637 const TEE_Attribute *params, in TEE_AsymmetricEncrypt() 1674 const TEE_Attribute *params, in TEE_AsymmetricDecrypt() 1711 const TEE_Attribute *params, in TEE_AsymmetricSignDigest() 1747 const TEE_Attribute *params, in TEE_AsymmetricVerifyDigest() 1784 const TEE_Attribute *params, uint32_t paramCount, in TEE_DeriveKey()
|
/optee_os-3.20.0/lib/libutee/include/ |
A D | tee_internal_api.h | 142 const TEE_Attribute *attrs, 145 void TEE_InitRefAttribute(TEE_Attribute *attr, uint32_t attributeID, 148 void TEE_InitValueAttribute(TEE_Attribute *attr, uint32_t attributeID, 158 const TEE_Attribute *params, uint32_t paramCount); 299 const TEE_Attribute *params, 305 const TEE_Attribute *params, 311 const TEE_Attribute *params, 317 const TEE_Attribute *params, 325 const TEE_Attribute *params, uint32_t paramCount,
|
A D | tee_api_types.h | 116 } TEE_Attribute; typedef
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | pkcs11_helpers.h | 65 bool pkcs2tee_load_attr(TEE_Attribute *tee_ref, uint32_t tee_id, 70 enum pkcs11_rc pkcs2tee_load_hashed_attr(TEE_Attribute *tee_ref,
|
A D | processing_ec.c | 340 enum pkcs11_rc load_tee_ec_key_attrs(TEE_Attribute **tee_attrs, in load_tee_ec_key_attrs() 344 TEE_Attribute *attrs = NULL; in load_tee_ec_key_attrs() 352 attrs = TEE_Malloc(3 * sizeof(TEE_Attribute), in load_tee_ec_key_attrs() 377 attrs = TEE_Malloc(4 * sizeof(TEE_Attribute), in load_tee_ec_key_attrs() 582 TEE_Attribute tee_key_attr[1] = { }; in generate_ec_keys() 645 enum pkcs11_rc load_tee_eddsa_key_attrs(TEE_Attribute **tee_attrs, in load_tee_eddsa_key_attrs() 649 TEE_Attribute *attrs = NULL; in load_tee_eddsa_key_attrs() 657 attrs = TEE_Malloc(sizeof(TEE_Attribute), in load_tee_eddsa_key_attrs() 673 attrs = TEE_Malloc(2 * sizeof(TEE_Attribute), in load_tee_eddsa_key_attrs()
|
A D | processing.h | 191 enum pkcs11_rc load_tee_ec_key_attrs(TEE_Attribute **tee_attrs, 195 enum pkcs11_rc load_tee_eddsa_key_attrs(TEE_Attribute **tee_attrs, 220 enum pkcs11_rc load_tee_rsa_key_attrs(TEE_Attribute **tee_attrs,
|
A D | processing_asymm.c | 271 TEE_Attribute *tee_attrs = NULL; in load_tee_key() 464 TEE_Attribute *tee_attrs = NULL; in step_asymm_operation() 512 tee_attrs = TEE_Malloc(sizeof(TEE_Attribute), in step_asymm_operation() 529 tee_attrs = TEE_Malloc(2 * sizeof(TEE_Attribute), in step_asymm_operation() 555 tee_attrs = TEE_Malloc(sizeof(TEE_Attribute), in step_asymm_operation() 574 tee_attrs = TEE_Malloc(sizeof(TEE_Attribute), in step_asymm_operation() 874 TEE_Attribute tee_attrs[2] = { }; in do_asymm_derivation()
|
A D | processing_rsa.c | 507 enum pkcs11_rc load_tee_rsa_key_attrs(TEE_Attribute **tee_attrs, in load_tee_rsa_key_attrs() 511 TEE_Attribute *attrs = NULL; in load_tee_rsa_key_attrs() 520 attrs = TEE_Malloc(2 * sizeof(TEE_Attribute), in load_tee_rsa_key_attrs() 540 attrs = TEE_Malloc(8 * sizeof(TEE_Attribute), in load_tee_rsa_key_attrs() 697 TEE_Attribute tee_attrs[1] = { }; in generate_rsa_keys()
|
A D | pkcs11_helpers.c | 548 bool pkcs2tee_load_attr(TEE_Attribute *tee_ref, uint32_t tee_id, in pkcs2tee_load_attr() 651 enum pkcs11_rc pkcs2tee_load_hashed_attr(TEE_Attribute *tee_ref, in pkcs2tee_load_hashed_attr()
|
A D | processing_symm.c | 271 TEE_Attribute *tee_attr, in hash_secret_helper() 309 TEE_Attribute tee_attr = { }; in load_tee_key()
|
/optee_os-3.20.0/ |
A D | typedefs.checkpatch | 31 TEE_Attribute
|
/optee_os-3.20.0/core/tee/ |
A D | tee_svc_cryp.c | 1629 uint32_t attr_count, TEE_Attribute *attrs) in copy_in_attrs() 1680 const TEE_Attribute *attrs, in tee_svc_cryp_check_attr() 1802 const TEE_Attribute *attrs, in tee_svc_cryp_obj_populate_type() 1903 TEE_Attribute *attrs = NULL; in syscall_cryp_obj_populate() 2133 const TEE_Attribute *params, in tee_svc_obj_generate_key_x25519() 2162 const TEE_Attribute *params, in tee_svc_obj_generate_key_ed25519() 2293 TEE_Attribute *params = NULL; in syscall_obj_generate_key() 3292 const TEE_Attribute *p = ¶ms[n]; in get_sm2_kep_params() 3376 TEE_Attribute *params = NULL; in syscall_cryp_derive_key() 4035 TEE_Attribute *params = NULL; in syscall_asymm_operate() [all …]
|
/optee_os-3.20.0/ta/trusted_keys/ |
A D | entry.c | 154 TEE_Attribute attr = { }; in huk_crypt()
|
Completed in 33 milliseconds