Searched refs:constructCoseSignStructure (Results 1 – 6 of 6) sorted by relevance
183 public static short constructCoseSignStructure( in constructCoseSignStructure() method in KMCose
396 KMCose.constructCoseSignStructure(protectedHeaders, aad, KMType.INVALID_VALUE); in constructPartialSignedData()
1087 KMCose.constructCoseSignStructure(protectedHeader, KMByteBlob.instance((short) 0), payload); in generateDiceCertChain()
198 public static short constructCoseSignStructure( in constructCoseSignStructure() method in KMCose
988 short signStructure = KMCose.constructCoseSignStructure(protectedHeaders, aad, ephmeralMacKey); in createSignedMac()
1101 KMCose.constructCoseSignStructure( in validateCertChain()1201 KMCose.constructCoseSignStructure(protectedHeader, KMByteBlob.instance((short) 0), payload); in generateBcc()