Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcrypto/
Dhwkey_srv_priv.h145 bool hwkey_client_allowed(const uuid_t* uuid);
Dhwkey_srv.c626 if (!hwkey_client_allowed(&peer_uuid)) { in hwkey_port_handler()
Dhwkey_srv_fake_provider.c856 bool hwkey_client_allowed(const uuid_t* uuid) { in hwkey_client_allowed() function