Searched refs:post_handshake_op (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c1098 static int post_handshake_op(const SSL_TEST_CTX *test_ctx) function
1115 if (renegotiate_op(test_ctx) || post_handshake_op(test_ctx))
1121 if (post_handshake_op(test_ctx))
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dhandshake.c1080 static int post_handshake_op(const SSL_TEST_CTX *test_ctx) function
1097 if (renegotiate_op(test_ctx) || post_handshake_op(test_ctx))
1103 if (post_handshake_op(test_ctx))

Completed in 129 milliseconds