Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfbex.h61 uint8_t *opseBuffer);
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfbex.cpp541 int FBEX::UnlockSendSecret(uint32_t status, uint32_t bufferSize, uint32_t length, uint8_t *eBuffer, uint8_t *opseBuffer) in UnlockSendSecret() argument
548 auto errBuffer = memcpy_s(eBuffer, length, opseBuffer, bufferSize); in UnlockSendSecret()

Completed in 3 milliseconds