Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c38 static TEE_Result open_db_file(struct ck_token *token, in open_db_file() function
59 res = open_db_file(token, &db_hdl); in update_persistent_db()
377 res = open_db_file(token, &db_hdl); in unregister_persistent_object()
441 res = open_db_file(token, &db_hdl); in register_persistent_object()
600 res = open_db_file(token, &db_hdl); in init_persistent_db()