Home
last modified time | relevance | path

Searched refs:UNLOCK_STATUS (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfbex.h37 const uint32_t UNLOCK_STATUS = 0x2; member
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp133 if (status == UNLOCK_STATUS) { in CheckReadBuffValid()
141 if (status == UNLOCK_STATUS) { in CheckWriteBuffValid()
543 if (status == UNLOCK_STATUS) { in UnlockSendSecret()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp357 status = UNLOCK_STATUS; in HWTEST_F()
400 status = UNLOCK_STATUS; in HWTEST_F()

Completed in 3 milliseconds