Home
last modified time | relevance | path

Searched defs:bais (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/identity/src/android/security/identity/cts/
DUtil.java93 ByteArrayInputStream bais = new ByteArrayInputStream(encodedCbor); in canonicalizeCbor() local
107 ByteArrayInputStream bais = new ByteArrayInputStream(encodedBytes); in cborPrettyPrint() local
479 ByteArrayInputStream bais = new ByteArrayInputStream(signatureCose1); in coseSign1CheckSignature() local
548 ByteArrayInputStream bais = new ByteArrayInputStream(signatureCose1); in coseSign1GetData() local
591 ByteArrayInputStream bais = new ByteArrayInputStream(signatureCose1); in coseSign1GetX5Chain() local
758 ByteArrayInputStream bais = new ByteArrayInputStream(data); in cborToDataItem() local
916 ByteArrayInputStream bais = new ByteArrayInputStream(resultingCertBytes); in signPublicKeyWithPrivateKey() local
929 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildDeviceAuthenticationCbor() local
955 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildReaderAuthenticationBytesCbor() local
/cts/tools/cfassembler/src/dxconvext/
DClassFileAssembler.java78 ByteArrayInputStream bais = new ByteArrayInputStream(cfhbytes); in run() local
/cts/tests/tests/util/src/android/util/cts/
DRationalTest.java492 ByteArrayInputStream bais = new ByteArrayInputStream(array); in deserialize() local