Home | History | Annotate | Download | only in keystore

Lines Matching refs:isEncrypted

457     bool isEncrypted() const {
499 if (isEncrypted()) {
525 if (isEncrypted()) {
574 if (isEncrypted() && (state != STATE_NO_ERROR)) {
589 if (isEncrypted()) {
1026 uid, keyBlob->isEncrypted() ? KEYSTORE_FLAG_ENCRYPTED : KEYSTORE_FLAG_NONE);
1312 blob->isEncrypted() ? KEYSTORE_FLAG_ENCRYPTED : KEYSTORE_FLAG_NONE);