Searched defs:externalAad (Results 1 – 7 of 7) sorted by relevance
251 static const uint8_t externalAad[0] = {}; in eicPresentationValidateRequestMessage() local578 static const uint8_t externalAad[0] = {}; in eicPresentationCalcMacKey() local831 static const uint8_t externalAad[0] = {}; in eicPresentationDeleteCredential() local891 static const uint8_t externalAad[0] = {}; in eicPresentationProveOwnership() local
175 static const uint8_t externalAad[0] = {}; in eicProvisioningStartPersonalization() local
656 const std::span<const uint8_t> externalAad) { in coseBuildGcmAad()791 const std::vector<uint8_t>& externalAad, in coseEncryptAesGcm()845 const std::vector<uint8_t>& externalAad, in coseEncryptAesGcmKeyWrap()1040 const std::vector<uint8_t>& externalAad, in coseDecryptAesGcmInPlace()1185 const std::vector<uint8_t>& externalAad, in coseDecryptAesGcmKeyWrapInPlace()
282 static const uint8_t externalAad[0] = {}; in eicPresentationValidateRequestMessage() local714 static const uint8_t externalAad[0] = {}; in eicPresentationPrepareDeviceAuthentication() local966 static const uint8_t externalAad[0] = {}; in eicPresentationDeleteCredential() local1025 static const uint8_t externalAad[0] = {}; in eicPresentationProveOwnership() local
205 static const uint8_t externalAad[0] = {}; in eicProvisioningStartPersonalization() local
237 ErrMsgOr<HmacSha256> generateCoseMac0Mac(HmacSha256Function macFunction, const bytevec& externalAad, in generateCoseMac0Mac()255 const bytevec& externalAad, const bytevec& payload) { in constructCoseMac0()
223 private static byte[] encodeAndSignSigStructure(byte[] protectedHeaders, byte[] externalAad, in encodeAndSignSigStructure()