Searched refs:TAG_AND_LEN_BYTE (Results 1 – 2 of 2) sorted by relevance
33 constexpr uint32_t TAG_AND_LEN_BYTE = 8; variable215 …uint32_t rootLen = TAG_AND_LEN_BYTE + dataContent->contentSize + TAG_AND_LEN_BYTE + ED25519_FIX_SI… in GenerateRetTlv()
25 #define TAG_AND_LEN_BYTE 8 macro