Home
last modified time | relevance | path

Searched refs:TAG_AND_LEN_BYTE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp33 constexpr uint32_t TAG_AND_LEN_BYTE = 8; variable
215 …uint32_t rootLen = TAG_AND_LEN_BYTE + dataContent->contentSize + TAG_AND_LEN_BYTE + ED25519_FIX_SI… in GenerateRetTlv()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dall_in_one_func.h25 #define TAG_AND_LEN_BYTE 8 macro