Home
last modified time | relevance | path

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

/trusty/user/base/interface/hwaes/include/interface/hwaes/
Dhwaes.h23 #define HWAES_PORT "com.android.trusty.hwaes" macro
/trusty/user/base/lib/hwaes/
Dhwaes.c454 int rc = tipc_connect(session, HWAES_PORT); in hwaes_open()
456 TLOGE("Failed to connect to %s\n", HWAES_PORT); in hwaes_open()
/trusty/user/base/lib/hwaes/srv/
Dhwaes_server.c540 .name = HWAES_PORT, in add_hwaes_service()