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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dcipherlist_test.c148 static int test_default_cipherlist(SSL_CTX *ctx) function
187 && test_default_cipherlist(fixture->server)
188 && test_default_cipherlist(fixture->client);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dcipherlist_test.c148 static int test_default_cipherlist(SSL_CTX *ctx) function
187 && test_default_cipherlist(fixture->server)
188 && test_default_cipherlist(fixture->client);

Completed in 92 milliseconds