Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_blob.h42 constexpr uint32_t CRYPTO_KEY_SHIELD_MAX_SIZE = 2048; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp418 keyOut.Alloc(CRYPTO_KEY_SHIELD_MAX_SIZE); in GenerateKey()
887 KeyBlob keyOut(CRYPTO_KEY_SHIELD_MAX_SIZE); in UpgradeKey()