Home
last modified time | relevance | path

Searched refs:FBEX_KEYID_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfbex.h34 constexpr uint32_t FBEX_KEYID_SIZE = 64; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1.cpp74 KeyBlob appKey(FBEX_KEYID_SIZE); in GenerateAppkey()