Home
last modified time | relevance | path

Searched refs:Conn (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/test/runner/
Dpacket_adapter.go14 net.Conn anonMember
17 func newPacketAdaptor(conn net.Conn) net.Conn { argument
23 if err := binary.Read(p.Conn, binary.BigEndian, &length); err != nil {
27 n, err := p.Conn.Read(out)
39 if err := binary.Write(p.Conn, binary.BigEndian, length); err != nil {
42 n, err := p.Conn.Write(b)
Dtls.go25 func Server(conn net.Conn, config *Config) *Conn { argument
26 return &Conn{conn: conn, config: config}
33 func Client(conn net.Conn, config *Config) *Conn { argument
34 return &Conn{conn: conn, config: config, isClient: true}
45 func (l *listener) Accept() (c net.Conn, err error) {
93 func DialWithDialer(dialer *net.Dialer, network, addr string, config *Config) (*Conn, error) {
164 func Dial(network, addr string, config *Config) (*Conn, error) {
Ddtls.go40 func (c *Conn) dtlsDoReadRecord(want recordType) (recordType, *block, error) {
98 func (c *Conn) dtlsWriteRecord(typ recordType, data []byte) (n int, err error) {
233 func (c *Conn) dtlsDoReadHandshake() ([]byte, error) {
303 func DTLSServer(conn net.Conn, config *Config) *Conn { argument
304 return &Conn{
317 func DTLSClient(conn net.Conn, config *Config) *Conn { argument
318 return &Conn{
Dconn.go25 type Conn struct { struct
27 conn net.Conn argument
74 func (c *Conn) LocalAddr() net.Addr { argument
79 func (c *Conn) RemoteAddr() net.Addr { argument
86 func (c *Conn) SetDeadline(t time.Time) error { argument
92 func (c *Conn) SetReadDeadline(t time.Time) error { argument
99 func (c *Conn) SetWriteDeadline(t time.Time) error { argument
567 func (c *Conn) doReadRecord(want recordType) (recordType, *block, error) { argument
650 func (c *Conn) readRecord(want recordType) error { argument
740 func (c *Conn) sendAlertLocked(err alert) error { argument
[all …]
Dticket.go154 func (c *Conn) encryptTicket(state *sessionState) ([]byte, error) {
176 func (c *Conn) decryptTicket(encrypted []byte) (*sessionState, bool) {
Dhandshake_server.go25 c *Conn
39 func (c *Conn) serverHandshake() error {
831 func (c *Conn) tryCipherSuite(id uint16, supportedCipherSuites []uint16, version uint16, ellipticOk…
Drunner.go489 func doExchange(test *testCase, config *Config, conn net.Conn, messageLen int, isResume bool) error… argument
500 var tlsConn *Conn
630 func openSocketPair() (shimEnd *os.File, conn net.Conn) {
Dhandshake_client.go25 c *Conn
34 func (c *Conn) clientHandshake() error {
/external/ceres-solver/docs/source/
Dbibliography.rst31 .. [Conn] A.R. Conn, N.I.M. Gould, and P.L. Toint, **Trust region citation
Dsolving.rst349 enables the non-monotonic trust region algorithm as described by Conn,
350 Gould & Toint in [Conn]_.
/external/chromium_org/third_party/usb_ids/
Dusb.ids11293 0cf1 e-Conn Electronic Co., Ltd