Home
last modified time | relevance | path

Searched defs:SSL_IS_FIRST_HANDSHAKE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h362 # define SSL_IS_FIRST_HANDSHAKE(S) ((s)->s3.tmp.finish_md_len == 0 \ macro
/third_party/openssl/ssl/
H A Dssl_local.h355 # define SSL_IS_FIRST_HANDSHAKE(S) ((s)->s3.tmp.finish_md_len == 0 \ macro

Completed in 11 milliseconds