Searched refs:KEYMASTER_PORT (Results 1 – 2 of 2) sorted by relevance
40 int rc = tipc_connect(TRUSTY_DEVICE_NAME, KEYMASTER_PORT); in trusty_keymaster_connect()70 ALOGE("failed to send cmd (%d) to %s: %s\n", cmd, KEYMASTER_PORT, strerror(errno)); in trusty_keymaster_call()84 ALOGE("failed to retrieve response for cmd (%d) to %s: %s\n", cmd, KEYMASTER_PORT, in trusty_keymaster_call()
21 #define KEYMASTER_PORT "com.android.trusty.keymaster" macro