Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfbex.h41 const int USER_ID_SIZE = 2; member
44 uint32_t userIds[USER_ID_SIZE];
45 int size = USER_ID_SIZE;
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1_ext.cpp110 UserIdToFbeStr userIdToFbe = { .userIds = { userId_, GetMappedUserId(userId_, type_) }, .size = USER_ID_SIZE }; in GenerateAppkey()
170 UserIdToFbeStr userIdToFbe = { .userIds = { userId_, GetMappedUserId(userId_, type_) }, .size = USER_ID_SIZE }; in ReadClassE()
186 UserIdToFbeStr userIdToFbe = { .userIds = { userId_, GetMappedUserId(userId_, type_) }, .size = USER_ID_SIZE }; in WriteClassE()

Completed in 1 milliseconds