Searched refs:tadb_db (Results 1 – 1 of 1) sorted by relevance
77 static struct tee_tadb_dir *tadb_db; variable246 assert(!tadb_db); in tee_tadb_open()247 res = tadb_open(&tadb_db); in tee_tadb_open()252 *db = tadb_db; in tee_tadb_open()260 assert(db == tadb_db); in tadb_put()268 tadb_db = NULL; in tadb_put()
Completed in 3 milliseconds