Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/storage-benchmark/
Dmain.c33 STORAGE_CLIENT_TDEA_PORT, STORAGE_CLIENT_TP_PORT};
/trusty/user/base/interface/storage/include/interface/storage/
Dstorage.h44 #define STORAGE_CLIENT_TDEA_PORT "com.android.trusty.storage.client.tdea" macro
/trusty/user/app/storage/
DREADME.md17 - The STORAGE_CLIENT_TDEA_PORT port also offers tamper and rollback detection
26 In the current code STORAGE_CLIENT_TDEA_PORT and STORAGE_CLIENT_TP_PORT map to
Dblock_device_tipc.c565 STORAGE_CLIENT_TDEA_PORT); in block_device_tipc_init()
/trusty/user/base/lib/storage/rust/src/
Dlib.rs194 TamperDetectEarlyAccess => sys::STORAGE_CLIENT_TDEA_PORT.as_ptr().cast(), in new()
/trusty/user/app/storage/test/storage-unittest/
Dmain.c3173 DEFINE_STORAGE_UNIT_TESTS_FS(STORAGE_CLIENT_TDEA_PORT, "tdea"), in main()