Home
last modified time | relevance | path

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

/openssl-master/ssl/statem/
A Dstatem.h115 int cleanuphand; member
A Dstatem_lib.c571 s->statem.cleanuphand = 1; in tls_construct_finished()
795 s->statem.cleanuphand = 1; in tls_process_finished()
1044 int cleanuphand = s->statem.cleanuphand; in tls_finish_handshake() local
1081 if (cleanuphand) { in tls_finish_handshake()
1085 s->statem.cleanuphand = 0; in tls_finish_handshake()
1142 if (cleanuphand in tls_finish_handshake()

Completed in 6 milliseconds