Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/tee/
A Dtadb.c77 static struct tee_tadb_dir *tadb_db; variable
246 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