Home
last modified time | relevance | path

Searched refs:utee_attribute (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/include/tee/
A Dtee_svc_cryp.h26 struct utee_attribute *attrs, unsigned long attr_count);
30 const struct utee_attribute *params,
56 const struct utee_attribute *params,
77 const struct utee_attribute *usr_params,
81 const struct utee_attribute *usr_params,
/optee_os-3.20.0/lib/libutee/include/
A Dutee_syscalls.h119 struct utee_attribute *attrs,
125 const struct utee_attribute *params,
129 const struct utee_attribute *params,
153 const struct utee_attribute *params,
159 const struct utee_attribute *params,
A Dutee_types.h54 struct utee_attribute { struct
/optee_os-3.20.0/lib/libutee/
A Dtee_api_private.h12 void __utee_from_attr(struct utee_attribute *ua, const TEE_Attribute *attrs,
A Dtee_api_objects.c14 void __utee_from_attr(struct utee_attribute *ua, const TEE_Attribute *attrs, in __utee_from_attr()
288 struct utee_attribute ua[attrCount]; in TEE_PopulateTransientObject()
398 struct utee_attribute ua[paramCount]; in TEE_GenerateKey()
A Dtee_api_operations.c1643 struct utee_attribute ua[paramCount]; in TEE_AsymmetricEncrypt()
1680 struct utee_attribute ua[paramCount]; in TEE_AsymmetricDecrypt()
1717 struct utee_attribute ua[paramCount]; in TEE_AsymmetricSignDigest()
1754 struct utee_attribute ua[paramCount]; in TEE_AsymmetricVerifyDigest()
1787 struct utee_attribute ua[paramCount]; in TEE_DeriveKey()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1628 const struct utee_attribute *usr_attrs, in copy_in_attrs()
1635 if (MUL_OVERFLOW(sizeof(struct utee_attribute), attr_count, &size)) in copy_in_attrs()
1896 struct utee_attribute *usr_attrs, in syscall_cryp_obj_populate()
2284 const struct utee_attribute *usr_params, in syscall_obj_generate_key()
3365 const struct utee_attribute *usr_params, in syscall_cryp_derive_key()
4021 const struct utee_attribute *usr_params, in syscall_asymm_operate()
4208 const struct utee_attribute *usr_params, in syscall_asymm_verify()

Completed in 16 milliseconds