Searched refs:marshal (Results 1 – 13 of 13) sorted by relevance
/external/boringssl/src/ssl/test/runner/ |
D | handshake_server.go | 157 c.writeRecord(recordTypeHandshake, helloVerifyRequest.marshal()) 465 hs.writeClientHash(hs.clientHello.marshal()) 466 hs.writeServerHash(hs.hello.marshal()) 468 c.writeRecord(recordTypeHandshake, hs.hello.marshal()) 512 hs.writeClientHash(hs.clientHello.marshal()) 513 hs.writeServerHash(hs.hello.marshal()) 515 c.writeRecord(recordTypeHandshake, hs.hello.marshal()) 521 certMsgBytes := certMsg.marshal() 534 hs.writeServerHash(certStatus.marshal()) 535 c.writeRecord(recordTypeHandshake, certStatus.marshal()) [all …]
|
D | handshake_client.go | 214 helloBytes = v2Hello.marshal() 217 helloBytes = hello.marshal() 242 helloBytes = hello.marshal() 295 hs.writeServerHash(hs.serverHello.marshal()) 377 hs.writeServerHash(certMsg.marshal()) 432 hs.writeServerHash(cs.marshal()) 448 hs.writeServerHash(skx.marshal()) 478 hs.writeServerHash(certReq.marshal()) 544 hs.writeServerHash(shd.marshal()) 554 hs.writeClientHash(certMsg.marshal()) [all …]
|
D | handshake_messages.go | 71 func (m *clientHelloMsg) marshal() []byte { func 664 func (m *serverHelloMsg) marshal() []byte { func 998 func (m *certificateMsg) marshal() (x []byte) { func 1085 func (m *serverKeyExchangeMsg) marshal() []byte { func 1127 func (m *certificateStatusMsg) marshal() []byte { func 1183 func (m *serverHelloDoneMsg) marshal() []byte { func 1208 func (m *clientKeyExchangeMsg) marshal() []byte { func 1252 func (m *finishedMsg) marshal() (x []byte) { func 1289 func (m *nextProtoMsg) marshal() []byte { func 1368 func (m *certificateRequestMsg) marshal() (x []byte) { func [all …]
|
D | ticket.go | 56 func (s *sessionState) marshal() []byte { func 173 serialized := state.marshal()
|
D | common.go | 904 marshal() []byte methodSpec
|
D | conn.go | 1165 c.writeRecord(recordTypeHandshake, helloReq.marshal())
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | SoapSerializationEnvelope.java | 504 public void addMapping(String namespace, String name, Class clazz, Marshal marshal) { in addMapping() argument 506 .put(new SoapPrimitive(namespace, name, null), marshal == null ? (Object) clazz in addMapping() 507 : marshal); in addMapping() 509 namespace, name, null, marshal in addMapping() 696 Object marshal) in writeElement() argument 698 if (marshal != null) { in writeElement() 699 ((Marshal) marshal).writeInstance(writer, element); in writeElement()
|
/external/llvm/test/CodeGen/X86/ |
D | libcall-sret.ll | 7 ; sure we marshal the return properly:
|
/external/icu/icu4c/source/data/lang/ |
D | es.txt | 324 mh{"marshalés"}
|
D | pt.txt | 324 mh{"marshalês"}
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
D | polymer.js | 3835 return task.apply(this, depends.map(marshal)); 3858 function marshal(name) { function 3872 scope.marshal = marshal;
|
D | polymer.min.js | 12 …ction e(a,c){HTMLImports.whenImportsReady(function(){b(c,a)})}var f={};a.marshal=d,a.modularize=c,…
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 1828 元帥 < a\-marshal\-\(in\-the\-armed\-forces\); 5260 䢋 < a\-marshal\-or\-herald; 26249 元帥 > a\-marshal\-\(in\-the\-armed\-forces\); 39499 䢋 > a\-marshal\-or\-herald;
|