Searched defs:SSL_IS_FIRST_HANDSHAKE (Results 1 – 2 of 2) sorted by relevance
333 # define SSL_IS_FIRST_HANDSHAKE(S) ((s)->s3->tmp.finish_md_len == 0 \ macro
355 # define SSL_IS_FIRST_HANDSHAKE(S) ((s)->s3.tmp.finish_md_len == 0 \ macro