Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem.h108 int cleanuphand; member
H A Dstatem_lib.c580 s->statem.cleanuphand = 1; in tls_construct_finished()
810 s->statem.cleanuphand = 1; in tls_process_finished()
1069 int cleanuphand = s->statem.cleanuphand; in tls_finish_handshake() local
1108 if (cleanuphand) { in tls_finish_handshake()
1112 s->statem.cleanuphand = 0; in tls_finish_handshake()
1171 if (cleanuphand in tls_finish_handshake()

Completed in 14 milliseconds