Searched refs:TEE_ATTR_SECRET_VALUE (Results 1 – 6 of 6) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_symm.c | 306 rc = pkcs2tee_load_hashed_attr(tee_attr, TEE_ATTR_SECRET_VALUE, obj, in hash_secret_helper() 384 TEE_ATTR_SECRET_VALUE, in load_tee_key() 398 if (!pkcs2tee_load_attr(&tee_attr, TEE_ATTR_SECRET_VALUE, in load_tee_key()
|
| H A D | processing_asymm.c | 1080 rc = alloc_get_tee_attribute_data(out_handle, TEE_ATTR_SECRET_VALUE, in do_asymm_derivation()
|
| H A D | pkcs11_attributes.c | 2928 TEE_InitRefAttribute(&attr, TEE_ATTR_SECRET_VALUE, key, key_size); in compute_check_value_with_ecb()
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_defines.h | 423 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
|
| /optee_os/ta/trusted_keys/ |
| H A D | entry.c | 172 attr.attributeID = TEE_ATTR_SECRET_VALUE; in huk_crypt()
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 109 .attr_id = TEE_ATTR_SECRET_VALUE, 3768 TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 3844 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 3876 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 3905 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 3934 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 3968 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 4012 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key() 4054 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
|