Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dtls13_enc.cc281 static const char kTLS13LabelFinished[] = "finished"; variable
292 (const uint8_t *)kTLS13LabelFinished, in tls13_verify_data()
293 strlen(kTLS13LabelFinished), NULL, 0, hash_len) || in tls13_verify_data()