Searched refs:UnlockSendSecret (Results 1 - 2 of 2) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/ |
H A D | fbex.h | 60 static int UnlockSendSecret(uint32_t status, uint32_t bufferSize, uint32_t length, uint8_t *eBuffer,
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | fbex.cpp | 536 UnlockSendSecret(status, bufferSize, length, eBuffer.get(), ops.eBuffer); in ReadESecretToKernel() 541 int FBEX::UnlockSendSecret(uint32_t status, uint32_t bufferSize, uint32_t length, uint8_t *eBuffer, uint8_t *opseBuffer) in UnlockSendSecret() function in OHOS::StorageDaemon::FBEX
|
Completed in 2 milliseconds