Searched defs:encrypted (Results 1 – 6 of 6) sorted by relevance
41 uint8_t encrypted[1024]; in TEST() local
169 Data encrypted(cipher_->EncryptedSize(data.size())); in Encrypt() local
68 uint8_t encrypted[0]; // Marks offset to encrypted data. member
289 void Blob::setEncrypted(bool encrypted) { in setEncrypted()
2493 static unsigned int persist_get_max_entries(int encrypted) { in persist_get_max_entries()2534 static int persist_set_key(const char* fieldname, const char* value, int encrypted) { in persist_set_key()2723 int encrypted = 0; in cryptfs_setfield() local
328 bool encrypted = should_use_metadata_encryption(entry) || needs_block_encryption(entry); in read_ext4_superblock() local