Home
last modified time | relevance | path

Searched refs:TEE_ATTR_SECRET_VALUE (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c289 rc = pkcs2tee_load_hashed_attr(tee_attr, TEE_ATTR_SECRET_VALUE, obj, in hash_secret_helper()
367 TEE_ATTR_SECRET_VALUE, in load_tee_key()
381 if (!pkcs2tee_load_attr(&tee_attr, TEE_ATTR_SECRET_VALUE, in load_tee_key()
A Dprocessing_asymm.c923 rc = alloc_get_tee_attribute_data(out_handle, TEE_ATTR_SECRET_VALUE, in do_asymm_derivation()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h335 #define TEE_ATTR_SECRET_VALUE 0xC0000000 macro
/optee_os-3.20.0/ta/trusted_keys/
A Dentry.c172 attr.attributeID = TEE_ATTR_SECRET_VALUE; in huk_crypt()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c105 .attr_id = TEE_ATTR_SECRET_VALUE,
3443 TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3506 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3537 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3566 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3595 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3629 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()
3666 set_attribute(so, type_props, TEE_ATTR_SECRET_VALUE); in syscall_cryp_derive_key()

Completed in 17 milliseconds