Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/apps/include/
HDs_apps.h31 int ssl_print_groups(BIO *out, SSL *s, int noshared);
/freebsd-head/crypto/openssl/apps/lib/
HDs_cb.c376 int ssl_print_groups(BIO *out, SSL *s, int noshared) in ssl_print_groups() argument
394 if (noshared) { in ssl_print_groups()