Home
last modified time | relevance | path

Searched refs:UnlockSendSecret (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfbex.h60 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 Dfbex.cpp536 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