Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/protected_storage/
Dps_encrypted_object.c35 static psa_status_t fill_key_label(struct ps_object_t *obj, uint8_t *label) in fill_key_label()
61 struct ps_object_t *obj) in ps_object_auth_decrypt()
112 struct ps_object_t *obj) in ps_object_auth_encrypt()
156 psa_status_t ps_encrypted_object_read(uint32_t fid, struct ps_object_t *obj) in ps_encrypted_object_read()
192 psa_status_t ps_encrypted_object_write(uint32_t fid, struct ps_object_t *obj) in ps_encrypted_object_write()
Dps_object_system.c45 struct ps_object_t *obj) in ps_init_empty_object()