Searched refs:appcookie1 (Results 1 – 1 of 1) sorted by relevance
1780 unsigned char *hashval1, *hashval2, *appcookie1, *appcookie2, *cookie; in tls_construct_stoc_cookie() local1832 || !WPACKET_reserve_bytes(pkt, SSL_COOKIE_LENGTH, &appcookie1)) { in tls_construct_stoc_cookie()1838 if (sctx->gen_stateless_cookie_cb(ussl, appcookie1, in tls_construct_stoc_cookie()1845 || !ossl_assert(appcookie1 == appcookie2) in tls_construct_stoc_cookie()
Completed in 7 milliseconds