Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 10 of 10) sorted by relevance

/openssl/ssl/
H A Dssl_init.c68 int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings) in OPENSSL_init_ssl()
H A Dssl_lib.c1858 OSSL_PARAM options[2], *opts = options; in SSL_set_read_ahead() local
2945 OSSL_PARAM options[2], *opts = options; in ossl_ctrl_internal() local
6014 OSSL_PARAM options[2], *opts = options; in SSL_set_options() local
6046 OSSL_PARAM options[2], *opts = options; in SSL_clear_options() local
/openssl/demos/guide/
H A Dtls-server-block.c66 long opts; in main() local
/openssl/apps/
H A Dverify.c245 static int check(X509_STORE *ctx, const char *file, in check()
H A Dfipsinstall.c214 const FIPS_OPTS *opts, in write_config_fips_section()
252 const FIPS_OPTS *opts) in generate_config_and_load()
/openssl/crypto/
H A Dinit.c475 int OPENSSL_init_crypto(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings) in OPENSSL_init_crypto()
/openssl/crypto/bio/
H A Dbss_conn.c113 int ret = -1, i, opts; in conn_state() local
/openssl/apps/lib/
H A Dapps.c2209 static int do_pkey_ctx_init(EVP_PKEY_CTX *pkctx, STACK_OF(OPENSSL_STRING) *opts) in do_pkey_ctx_init()
2229 static int do_x509_init(X509 *x, STACK_OF(OPENSSL_STRING) *opts) in do_x509_init()
2249 static int do_x509_req_init(X509_REQ *x, STACK_OF(OPENSSL_STRING) *opts) in do_x509_req_init()
3373 OSSL_PARAM *app_params_new_from_opts(STACK_OF(OPENSSL_STRING) *opts, in app_params_new_from_opts()
H A Dopt.c46 static const OPTIONS *opts; variable
/openssl/ssl/record/
H A Drec_layer_s3.c1243 OSSL_PARAM options[5], *opts = options; in ssl_set_new_record_layer() local

Completed in 80 milliseconds