Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/crypt/
A Dcryp_taf.c24 static struct handle_db obj_db = HANDLE_DB_INITIALIZER; variable
71 int rc = handle_get(&obj_db, h); in obj_handle_get()
87 h = handle_put(&obj_db, val - 1); in obj_handle_put()
102 h = handle_lookup(&obj_db, val - 1); in obj_handle_lookup()

Completed in 6 milliseconds