Searched refs:setEncrypted (Results 1 – 4 of 4) sorted by relevance
95 void setEncrypted(bool encrypted);
74 void Blob::setEncrypted(bool encrypted) { in setEncrypted() function in Blob
466 keyBlob.setEncrypted(flags & KEYSTORE_FLAG_ENCRYPTED); in importKey()598 blob->setEncrypted(true); in upgradeBlob()
103 keyBlob.setEncrypted(flags & KEYSTORE_FLAG_ENCRYPTED); in insert()660 keyBlob.setEncrypted(flags & KEYSTORE_FLAG_ENCRYPTED); in generateKey()770 keyBlob.setEncrypted(flags & KEYSTORE_FLAG_ENCRYPTED); in importKey()1567 newBlob.setEncrypted(blob->isEncrypted()); in upgradeKeyBlob()