Searched defs:add_serialized_ec_points (Results 1 – 2 of 2) sorted by relevance
228 inline std::string* ECPointVector::add_serialized_ec_points() { in add_serialized_ec_points() function265 inline void ECPointVector::add_serialized_ec_points(const std::string& value) { in add_serialized_ec_points() function269 inline void ECPointVector::add_serialized_ec_points(std::string&& value) { in add_serialized_ec_points() function273 inline void ECPointVector::add_serialized_ec_points(const char* value) { in add_serialized_ec_points() function278 inline void ECPointVector::add_serialized_ec_points(const void* value, size_t size) { in add_serialized_ec_points() function