Searched defs:opts (Results 1 – 10 of 10) sorted by relevance
/openssl/ssl/ |
H A D | ssl_init.c | 68 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings) in OPENSSL_init_ssl()
|
H A D | ssl_lib.c | 1864 OSSL_PARAM options[2], *opts = options; in SSL_set_read_ahead() local 2951 OSSL_PARAM options[2], *opts = options; in ossl_ctrl_internal() local 6169 OSSL_PARAM options[2], *opts = options; in SSL_set_options() local 6201 OSSL_PARAM options[2], *opts = options; in SSL_clear_options() local
|
/openssl/demos/guide/ |
H A D | tls-server-block.c | 66 long opts; in main() local
|
/openssl/apps/ |
H A D | verify.c | 245 static int check(X509_STORE *ctx, const char *file, in check()
|
H A D | fipsinstall.c | 368 const FIPS_OPTS *opts, in write_config_fips_section() 467 const FIPS_OPTS *opts) in generate_config_and_load()
|
/openssl/crypto/ |
H A D | init.c | 475 int OPENSSL_init_crypto(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings) in OPENSSL_init_crypto()
|
/openssl/crypto/bio/ |
H A D | bss_conn.c | 113 int ret = -1, i, opts; in conn_state() local
|
/openssl/apps/lib/ |
H A D | apps.c | 2241 static int do_pkey_ctx_init(EVP_PKEY_CTX *pkctx, STACK_OF(OPENSSL_STRING) *opts) in do_pkey_ctx_init() 2261 static int do_x509_init(X509 *x, STACK_OF(OPENSSL_STRING) *opts) in do_x509_init() 2281 static int do_x509_req_init(X509_REQ *x, STACK_OF(OPENSSL_STRING) *opts) in do_x509_req_init() 3405 OSSL_PARAM *app_params_new_from_opts(STACK_OF(OPENSSL_STRING) *opts, in app_params_new_from_opts()
|
H A D | opt.c | 46 static const OPTIONS *opts; variable
|
/openssl/ssl/record/ |
H A D | rec_layer_s3.c | 1245 OSSL_PARAM options[5], *opts = options; in ssl_set_new_record_layer() local
|
Completed in 59 milliseconds