Home
last modified time | relevance | path

Searched refs:AES192_KAT_KEY_BYTES (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java261 private static final byte[] AES192_KAT_KEY_BYTES = field in CipherTest
1831 new SecretKeySpec(AES192_KAT_KEY_BYTES, "AES"), in importKatKeys()