Home
last modified time | relevance | path

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

/development/samples/Vault/src/com/example/android/vault/
DSecretKeyWrapper.java110 public SecretKey unwrap(byte[] blob) throws GeneralSecurityException { in unwrap() argument
112 return (SecretKey) mCipher.unwrap(blob, "AES", Cipher.SECRET_KEY); in unwrap()
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
Dteapot.inl20 // https://github.com/KhronosGroup/WebGL/blob/master/sdk/demos/google/shiny-teapot/teapot-streams.js
/development/ndk/platforms/android-17/samples/Teapot/jni/
Dteapot.inl20 // https://github.com/KhronosGroup/WebGL/blob/master/sdk/demos/google/shiny-teapot/teapot-streams.js