Searched refs:prependSemanticTagForEncodedCbor (Results 1 – 2 of 2) sorted by relevance
274 Util.prependSemanticTagForEncodedCbor(deviceAuthenticationCbor); in dynamicAuthTest()313 Util.prependSemanticTagForEncodedCbor(deviceAuthenticationCbor); in dynamicAuthTest()448 Util.prependSemanticTagForEncodedCbor(deviceAuthenticationCbor); in dynamicAuthTest()
972 return Util.prependSemanticTagForEncodedCbor(readerAuthentication); in buildReaderAuthenticationBytesCbor()975 static byte[] prependSemanticTagForEncodedCbor(byte[] encodedCbor) { in prependSemanticTagForEncodedCbor() method in Util1004 Util.prependSemanticTagForEncodedCbor(encodedSessionTranscript); in calcEMacKeyForReader()