Home
last modified time | relevance | path

Searched defs:AES_256_HASH_RANDOM_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dopenssl_crypto.h24 constexpr int AES_256_HASH_RANDOM_SIZE = 32; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp37 constexpr int AES_256_HASH_RANDOM_SIZE = 32; variable