Searched refs:obj_table (Results 1 – 1 of 1) sorted by relevance
133 struct ps_obj_table_t obj_table; /*!< Object tables */ member263 struct ps_obj_table_t *obj_table) in ps_object_table_fs_write_table() argument272 (const void *)obj_table, in ps_object_table_fs_write_table()341 struct ps_obj_table_t *obj_table) in ps_object_table_nvc_generate_auth_tag() argument344 union ps_crypto_t *crypto = &obj_table->crypto; in ps_object_table_nvc_generate_auth_tag()470 struct ps_obj_table_t *obj_table) in ps_object_table_generate_auth_tag() argument472 union ps_crypto_t *crypto = &obj_table->crypto; in ps_object_table_generate_auth_tag()533 struct ps_obj_table_t *obj_table) in ps_object_table_save_table() argument550 obj_table->swap_count++; in ps_object_table_save_table()552 if (obj_table->swap_count == PS_FLASH_DEFAULT_VAL) { in ps_object_table_save_table()[all …]