Searched refs:encodedSessionTranscript (Results 1 – 2 of 2) sorted by relevance
88 byte[] encodedSessionTranscript, in buildDeviceAuthenticationCbor() argument92 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildDeviceAuthenticationCbor()113 byte[] encodedSessionTranscript, in buildReaderAuthenticationBytesCbor() argument118 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildReaderAuthenticationBytesCbor()258 byte[] encodedSessionTranscript) { in calcEMacKeyForReader() argument266 Util.cborEncode(Util.buildCborTaggedByteString(encodedSessionTranscript)); in calcEMacKeyForReader()
932 byte[] encodedSessionTranscript, in buildDeviceAuthenticationCbor() argument936 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildDeviceAuthenticationCbor()957 byte[] encodedSessionTranscript, in buildReaderAuthenticationBytesCbor() argument962 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildReaderAuthenticationBytesCbor()1009 byte[] encodedSessionTranscript) { in calcEMacKeyForReader() argument1017 Util.prependSemanticTagForEncodedCbor(encodedSessionTranscript); in calcEMacKeyForReader()