Searched refs:SetBytes (Results 1 – 10 of 10) sorted by relevance
188 SetBytes
358 CTXTRecord::SetBytes in SetBytes() function in CTXTRecord
651 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
1614 record->SetBytes( txtRecord, txtLen ); in ResolveReply()
65 b.SetBytes(int64(len(in)))
599 yTheirs := new(big.Int).SetBytes(ckx.ciphertext[2:])617 ka.p = new(big.Int).SetBytes(k[:pLen])629 ka.g = new(big.Int).SetBytes(k[:gLen])641 ka.yTheirs = new(big.Int).SetBytes(k[:yLen])
1878 x := new(big.Int).SetBytes(channelIDMsg.channelID[0:32])1879 y := new(big.Int).SetBytes(channelIDMsg.channelID[32:64])1880 r := new(big.Int).SetBytes(channelIDMsg.channelID[64:96])1881 s := new(big.Int).SetBytes(channelIDMsg.channelID[96:128])
725 SetBytes(new_bytes, length); in CopyBytes()756 void StunByteStringAttribute::SetBytes(char* bytes, size_t length) { in SetBytes() function in cricket::StunByteStringAttribute
408 void SetBytes(char* bytes, size_t length);
1657 b.SetBytes(int64(len(buf[offset:])))1716 b.SetBytes(bytes_length)