Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c666 static bool is_empty_token(const char* access_token) { in is_empty_token() function
692 if (!is_empty_token(entry->token)) { in get_key_handle()
745 assert(!is_empty_token(entry->token)); in get_opaque_key()