Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_verifier.c252 static int32_t EncodeTlvAndGetLength(uint8_t **buf, uint32_t *outLength, uint32_t inLen) in EncodeTlvAndGetLength() function
296 int32_t ret = EncodeTlvAndGetLength(&buf, &length, inLen); in ExtractTlvLength()
323 int32_t ret = EncodeTlvAndGetLength(&buf, &length, inLen); in ExtractTlvData()