Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/av/drm/mediadrm/plugins/clearkey/tests/
DAesCtrDecryptorUnittest.cpp46 const uint8_t* encrypted, in attemptDecryptExpectingSuccess() argument
52 ASSERT_EQ(android::OK, attemptDecrypt(key, iv, encrypted, outputBuffer, in attemptDecryptExpectingSuccess()
75 uint8_t encrypted[kTotalSize] = { in TEST_F() local
101 attemptDecryptExpectingSuccess<kTotalSize>(key, iv, encrypted, decrypted, in TEST_F()
120 uint8_t encrypted[kTotalSize] = { in TEST_F() local
147 attemptDecryptExpectingSuccess<kTotalSize>(key, iv, encrypted, decrypted, in TEST_F()
166 uint8_t encrypted[kTotalSize] = { in TEST_F() local
193 attemptDecryptExpectingSuccess<kTotalSize>(key, iv, encrypted, decrypted, in TEST_F()
212 uint8_t encrypted[kTotalSize] = { in TEST_F() local
242 attemptDecryptExpectingSuccess<kTotalSize>(key, iv, encrypted, decrypted, in TEST_F()
[all …]
/frameworks/base/docs/html/preview/features/
Ddirect-boot.jd26 <li><i>Credential encrypted storage</i>, which is the default storage location
28 <li><i>Device encrypted storage</i>, which is a storage location available both
45 device encrypted storage. Device encrypted storage contains data
46 encrypted with a key that is only available after a device has performed a
49 <p>For data that should be encrypted with a key associated with user
50 credentials, such as a PIN or password, use credential encrypted storage.
51 Credential encrypted storage is only available after the user has successfully
54 credential encrypted storage.</p>
59 can run during Direct Boot mode or access device encrypted
66 system when the device has been restarted. At this point device encrypted
[all …]
/frameworks/base/tests/LegacyRestoreTest/
DREADME1 The file "jbmr2-encrypted-settings-abcd.ab" in this directory is an encrypted
12 The file "kk-fixed-encrypted-settings-abcd.ab" is a similar encrypted "adb backup"
17 These archives can be used as an ongoing test to verify that historical encrypted
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html-intl/intl/ru/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html/preview/
Dsamples.jd67 This sample demonstrates how to store and access data in a device encrypted
Dapi-overview.jd709 For example, if an encrypted device reboots while the user is sleeping,
716 The system uses a device-encrypted store for select system data and explicitly
717 registered app data. By default a credential-encrypted store is used for all
721 device-encrypted data only, and without general access to apps or data.
725 intent. The system ensures registered device-encrypted app data is available
/frameworks/base/docs/html-intl/intl/in/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd208 <td>Specifies that the storage area should be encrypted, if the device supports it.
256 <li>Specify that the storage area should be encrypted, if the device supports it.</li>
365 &lt;encrypted-storage /&gt;
/frameworks/base/docs/html-intl/intl/es/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html/about/versions/
Dandroid-3.1-highlights.jd259 <p>To meet the needs of tablet users, the platform now allows a "encrypted
261 cards and encrypted primary storage.</p>
Dandroid-2.2.jd94 private, encrypted partition in the external media. Once an application .apk is
Dandroid-4.3.jd467 <p>If you want to use DASH with encrypted content, notice that the {@link android.media.MediaExtrac…
468 android.media.MediaCodec.CryptoInfo} metadata describing the structure of each encrypted media
480 instance, this API separation allows you to play back Widevine-encrypted content without having
492 android.media.MediaCrypto} for handling encrypted content, and {@link android.media.MediaExtractor}
Dandroid-4.1.jd315 whether or not the content is encrypted.</p>
335 <p>You can handle encrypted media data in the codecs by calling {@link
Dandroid-3.0-highlights.jd256 … applications can support new types of policies, including policies for encrypted storage, passwor…
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd166 <li>The container in which the {@code .apk} file is saved is encrypted with a key that allows
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd72 <li>The unique container in which your application is stored is encrypted with a randomly
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd118 …c license key string at runtime from substrings, or retrieve it from an encrypted store, before pa…
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd46 <li>An encrypted filesystem that can be enabled to protect data on lost or
275 <p>Authenticated, encrypted socket-level communication can be easily
303 <p>Beware that SMS is neither encrypted nor strongly
/frameworks/base/docs/html-intl/intl/vi/preview/features/
Ddirect-boot.jd98 // Access appDataFilename that lives in device encrypted storage
/frameworks/base/docs/html/work/
Dguide.jd402 <li>If your device isn’t encrypted, you need to encrypt your device.

12