Searched defs:hello_b (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dtls.c1239 } __attribute__ (( packed )) *hello_b = ( void * ) &hello_a->next; local
1240 const void *end = hello_b->next;
1281 if ( ( rc = tls_select_cipher ( tls, hello_b->cipher_suite ) ) != 0 )

Completed in 50 milliseconds