Searched defs:restSize (Results 1 – 1 of 1) sorted by relevance
117 static inline bool CheckSizeAndAssign(uint8_t *&bufferPtr, uint32_t &restSize, uint32_t &retSize) in CheckSizeAndAssign()128 static inline bool CheckSizeAndCopy(uint8_t *&bufferPtr, uint32_t &restSize, const uint32_t size, in CheckSizeAndCopy()158 uint32_t restSize = certChainBuffer.GetSize() - sizeof(uint32_t); in GetCertChainFormBuffer() local