Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/include/
H A Ds_apps.h31 int ssl_print_groups(BIO *out, SSL *s, int noshared);
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c376 int ssl_print_groups(BIO *out, SSL *s, int noshared) in ssl_print_groups() argument
394 if (noshared) { in ssl_print_groups()