HomeSort by relevance Sort by last modified time
    Searched refs:expected_client_finished (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/ssl/
tls13_server.cc 704 if (!tls13_finished_mac(hs, hs->expected_client_finished, &finished_len,
724 MakeConstSpan(hs->expected_client_finished, hs->hash_len)) ||
    [all...]
tls13_both.cc 331 verify_data = hs->expected_client_finished;
internal.h 1318 uint8_t expected_client_finished[EVP_MAX_MD_SIZE] = {0}; member in struct:bssl::SSL_HANDSHAKE
    [all...]

Completed in 86 milliseconds