Home
last modified time | relevance | path

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

/optee_test/host/openssl/include/openssl/
A Dssl.h925 struct ssl_ctx_st { struct
961 void (*remove_session_cb) (struct ssl_ctx_st *ctx, SSL_SESSION *sess); argument
964 struct {
980 } stats;
982 int references;
986 void *app_verify_arg;
1032 unsigned long mode;
1033 long max_cert_list;
1036 int read_ahead;
1043 int verify_mode;
[all …]

Completed in 21 milliseconds