Searched refs:shim_id (Results 1 – 3 of 3) sorted by relevance
821 uint8_t shim_id[8]; in DoConnection() local822 CRYPTO_store_u64_le(shim_id, config->shim_id); in DoConnection()823 if (!BIO_write_all(bio.get(), shim_id, sizeof(shim_id))) { in DoConnection()
54 uint64_t shim_id = 0; member
316 IntFlag("-shim-id", &TestConfig::shim_id, /*skip_handshaker=*/true), in FindFlag()
Completed in 14 milliseconds