Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dsslapitest.c2422 static int post_handshake_verify(SSL *sssl, SSL *cssl) in post_handshake_verify() function
2499 && (!post_handshake_verify(serverssl, clientssl) in check_resumption()
2592 if (!post_handshake_verify(serverssl, clientssl) in test_tickets()