Searched refs:EncodeTlvAndGetLength (Results 1 – 1 of 1) sorted by relevance
252 static int32_t EncodeTlvAndGetLength(uint8_t **buf, uint32_t *outLength, uint32_t inLen) in EncodeTlvAndGetLength() function296 int32_t ret = EncodeTlvAndGetLength(&buf, &length, inLen); in ExtractTlvLength()323 int32_t ret = EncodeTlvAndGetLength(&buf, &length, inLen); in ExtractTlvData()