Searched defs:name_bytes (Results 1 – 3 of 3) sorted by relevance
81 const ByteVector& name_bytes) { in NameEntry()93 const ByteVector& name_bytes) { in NameEntry()122 const ByteVector* name_bytes) { in Init()139 const ByteVector& name_bytes) { in NameEntryBuilder()177 void NameTable::NameEntryBuilder::SetName(const ByteVector& name_bytes) { in SetName()184 void NameTable::NameEntryBuilder::SetName(const ByteVector& name_bytes, in SetName()197 const ByteVector* name_bytes) { in Init()676 UChar* NameTable::ConvertFromNameBytes(ByteVector* name_bytes, in ConvertFromNameBytes()
3182 char *name_bytes; in set_ecdh_curve() local
4255 PyObject *name_bytes; in _ssl__SSLContext_set_ecdh_curve() local