Searched refs:application_traffic (Results 1 – 1 of 1) sorted by relevance
/openssl-master/ssl/ |
A D | tls13_enc.c | 745 …static const unsigned char application_traffic[] = { 0x74, 0x72 ,0x61 ,0x66 ,0x66 ,0x69 ,0x63 ,0x2… in tls13_update_key() local 747 static const unsigned char application_traffic[] = "traffic upd"; in tls13_update_key() 775 application_traffic, in tls13_update_key() 776 sizeof(application_traffic) - 1, secret, key, in tls13_update_key()
|
Completed in 4 milliseconds