Home
last modified time | relevance | path

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

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