Home | History | Annotate | Download | only in openssl

Lines Matching refs:is_export

1825  * the group for DHE ciphers. |callback| should ignore |is_export| and
1832 SSL_CTX *ctx, DH *(*callback)(SSL *ssl, int is_export, int keylength));
1835 * group for DHE ciphers. |callback| should ignore |is_export| and |keylength|
1842 DH *(*dh)(SSL *ssl, int is_export,
2940 SSL_CTX *ctx, RSA *(*cb)(SSL *ssl, int is_export, int keylength));
2944 RSA *(*cb)(SSL *ssl, int is_export,