Searched defs:boundary (Results 1 – 4 of 4) sorted by relevance
31 static uint8_t *ParseTlv(const uint8_t *buffer, TlvCommon *tlv, const uint8_t *boundary, uint32_t *… in ParseTlv()48 static uint8_t *AppendTlv(uint8_t *buffer, const TlvCommon *tlv, const uint8_t *boundary, uint32_t … in AppendTlv()77 uint8_t *boundary = buff + maxBuffSize; in Serialize() local97 const uint8_t *boundary = buff + buffSize; in Deserialize() local
89 const uint8_t *boundary = certChainData->data + certChainData->dataLen; in ConvertCertBuffer2List() local
125 for (int32_t boundary = envelopeStart[i]; boundary <= envelopeLast[i]; ++boundary) { in SplitVoiceSlienceRange() local
1338 bool boundary = obj->brkiter_->IsBoundary(value); in IsBoundary() local