Searched refs:dabCalculatedSize (Results 1 – 1 of 1) sorted by relevance
614 size_t dabCalculatedSize = 0; in eicPresentationCalcMacKey() local615 dabCalculatedSize += in eicPresentationCalcMacKey()617 dabCalculatedSize += 1 + eicCborAdditionalLengthBytesFor(calculatedSize); in eicPresentationCalcMacKey()618 dabCalculatedSize += calculatedSize; in eicPresentationCalcMacKey()621 eicCborBegin(&ctx->cbor, EIC_CBOR_MAJOR_TYPE_BYTE_STRING, dabCalculatedSize); in eicPresentationCalcMacKey()