Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/avb/
A Dentry.c44 res = TEE_OpenPersistentObject(storageid, rb_obj_name, in open_rb_state()
332 res = TEE_OpenPersistentObject(storageid, name_full, in read_persist_value()
/optee_os-3.20.0/ta/pkcs11/src/
A Dpersistent_token.c48 return TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, file, sizeof(file), in open_db_file()
481 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in load_persistent_object_attributes()
553 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in update_persistent_object_attributes()
A Dobject.c114 res = TEE_OpenPersistentObject(TEE_STORAGE_PRIVATE, in cleanup_persistent_object()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_internal_api.h162 TEE_Result TEE_OpenPersistentObject(uint32_t storageID, const void *objectID,
/optee_os-3.20.0/lib/libutee/
A Dtee_api_objects.c414 TEE_Result TEE_OpenPersistentObject(uint32_t storageID, const void *objectID, in TEE_OpenPersistentObject() function

Completed in 7 milliseconds