Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DUtil.java925 byte[] encodedSessionTranscript, in buildDeviceAuthenticationCbor() argument
929 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildDeviceAuthenticationCbor()
950 byte[] encodedSessionTranscript, in buildReaderAuthenticationBytesCbor() argument
955 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildReaderAuthenticationBytesCbor()
996 byte[] encodedSessionTranscript) { in calcEMacKeyForReader() argument
1004 Util.prependSemanticTagForEncodedCbor(encodedSessionTranscript); in calcEMacKeyForReader()