Searched refs:obj_table (Results 1 – 1 of 1) sorted by relevance
128 struct ps_obj_table_t obj_table; /*!< Object tables */ member258 struct ps_obj_table_t *obj_table) in ps_object_table_fs_write_table() argument267 (const void *)obj_table, in ps_object_table_fs_write_table()336 struct ps_obj_table_t *obj_table) in ps_object_table_nvc_generate_auth_tag() argument339 union ps_crypto_t *crypto = &obj_table->crypto; in ps_object_table_nvc_generate_auth_tag()465 struct ps_obj_table_t *obj_table) in ps_object_table_generate_auth_tag() argument467 union ps_crypto_t *crypto = &obj_table->crypto; in ps_object_table_generate_auth_tag()528 struct ps_obj_table_t *obj_table) in ps_object_table_save_table() argument545 obj_table->swap_count++; in ps_object_table_save_table()547 if (obj_table->swap_count == PS_FLASH_DEFAULT_VAL) { in ps_object_table_save_table()[all …]