Searched refs:alloc_get_tee_attribute_data (Results 1 – 4 of 4) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| H A D | processing_ec.c | 502 rc = alloc_get_tee_attribute_data(tee_obj, TEE_ATTR_ECC_PUBLIC_VALUE_X, in tee2pkcs_ec_attributes() 507 rc = alloc_get_tee_attribute_data(tee_obj, TEE_ATTR_ECC_PUBLIC_VALUE_Y, in tee2pkcs_ec_attributes()
|
| H A D | processing.h | 117 enum pkcs11_rc alloc_get_tee_attribute_data(TEE_ObjectHandle tee_obj,
|
| H A D | processing.c | 346 enum pkcs11_rc alloc_get_tee_attribute_data(TEE_ObjectHandle tee_obj, in alloc_get_tee_attribute_data() function 382 rc = alloc_get_tee_attribute_data(tee_obj, tee_id, &a_ptr, &a_size); in tee2pkcs_add_attribute()
|
| H A D | processing_asymm.c | 1080 rc = alloc_get_tee_attribute_data(out_handle, TEE_ATTR_SECRET_VALUE, in do_asymm_derivation()
|