Searched refs:pointLength (Results 1 – 1 of 1) sorted by relevance
247 size_t pointLength = (paramLength * 2) + 1; in ECCParams_getUncompressedGeneratorPoint() local249 if (length < pointLength) in ECCParams_getUncompressedGeneratorPoint()264 memset(buffer + pointLength, 0, length - pointLength); in ECCParams_getUncompressedGeneratorPoint()