Home
last modified time | relevance | path

Searched defs:is_resume (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc793 static bool CheckHandshakeProperties(SSL *ssl, bool is_resume) { in CheckHandshakeProperties()
901 bool is_resume, SSL_SESSION *session) { in DoExchange()
1278 bool is_resume = i > 0; in Main() local
/netbsd-src/sys/arch/x86/include/
H A Dintr.h95 void *is_resume; /* entry for doreti */ member