Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DRebootEscrowFakeService.java51 public byte[] onUnwrap(byte[] wrappedBlob) { in onUnwrap() argument
58 return wrappedBlob; in onUnwrap()