Searched defs:handoff (Results 1 – 13 of 13) sorted by relevance
55 CBS cbs, handoff; in Handshaker() local168 Span<uint8_t> handoff(buf.get(), len); in main() local
87 bool SettingsWriter::WriteHandoff(bssl::Span<const uint8_t> handoff) { in WriteHandoff()
496 CBS handoff; in SetupTest() local
166 bool handoff = false; member
55 CBS cbs, handoff; in Handshaker() local160 Span<uint8_t> handoff(buf.get(), len); in main() local
160 bool handoff = false; member
202 bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff) { in SSL_apply_handoff()
4232 Array<uint8_t> handoff; in TEST() local4491 uint8_t handoff[] = { in TEST() local4524 uint8_t handoff[] = { in TEST() local
237 bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff) { in SSL_apply_handoff()
128 } handoff; typedef