Searched refs:MS_CALLBACK (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.1-release/crypto/openssl/apps/
H A Ds_apps.h158 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
170 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
174 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret);
175 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
177 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type,
181 int MS_CALLBACK generate_cookie_callback(SSL *ssl, unsigned char *cookie,
183 int MS_CALLBACK verify_cookie_callback(SSL *ssl, unsigned char *cookie,
H A Ds_cb.c134 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx)
275 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
297 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret)
330 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
630 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type,
736 int MS_CALLBACK generate_cookie_callback(SSL *ssl, unsigned char *cookie,
814 int MS_CALLBACK verify_cookie_callback(SSL *ssl, unsigned char *cookie,
H A Dgendh.c87 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb);
223 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb)
H A Dgenrsa.c87 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb);
325 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb)
H A Dverify.c72 static int MS_CALLBACK cb(int ok, X509_STORE_CTX *ctx);
299 static int MS_CALLBACK cb(int ok, X509_STORE_CTX *ctx)
H A Ddhparam.c147 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb);
517 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb)
H A Ddsaparam.c111 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb);
440 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb)
H A Dopenssl.c666 static int MS_CALLBACK function_cmp(const FUNCTION * a, const FUNCTION * b)
673 static unsigned long MS_CALLBACK function_hash(const FUNCTION * a)
H A Dts.c108 static ASN1_INTEGER *MS_CALLBACK serial_cb(TS_RESP_CTX *ctx, void *data);
121 static int MS_CALLBACK verify_cb(int ok, X509_STORE_CTX *ctx);
861 static ASN1_INTEGER *MS_CALLBACK serial_cb(TS_RESP_CTX *ctx, void *data)
1102 static int MS_CALLBACK verify_cb(int ok, X509_STORE_CTX *ctx)
H A Dx509.c156 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx);
1123 static int MS_CALLBACK callb(int ok, X509_STORE_CTX *ctx)
H A Ds_client.c441 static int MS_CALLBACK ssl_servername_cb(SSL *s, int *ad, void *arg)
508 static int MS_CALLBACK ssl_srp_verify_param_cb(SSL *s, void *arg)
545 static char *MS_CALLBACK ssl_give_srp_client_pwd_cb(SSL *s, void *arg)
H A Ds_server.c210 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength);
416 static int MS_CALLBACK ssl_srp_server_param_cb(SSL *s, int *ad, void *arg)
820 static int MS_CALLBACK ssl_servername_cb(SSL *s, int *ad, void *arg)
2936 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength)
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_file.c98 static int MS_CALLBACK file_write(BIO *h, const char *buf, int num);
99 static int MS_CALLBACK file_read(BIO *h, char *buf, int size);
100 static int MS_CALLBACK file_puts(BIO *h, const char *str);
101 static int MS_CALLBACK file_gets(BIO *h, char *str, int size);
102 static long MS_CALLBACK file_ctrl(BIO *h, int cmd, long arg1, void *arg2);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
205 static int MS_CALLBACK file_new(BIO *bi)
214 static int MS_CALLBACK file_free(BIO *a)
232 static int MS_CALLBACK file_rea
[all...]
H A Dbss_log.c125 static int MS_CALLBACK slg_write(BIO *h, const char *buf, int num);
126 static int MS_CALLBACK slg_puts(BIO *h, const char *str);
127 static long MS_CALLBACK slg_ctrl(BIO *h, int cmd, long arg1, void *arg2);
128 static int MS_CALLBACK slg_new(BIO *h);
129 static int MS_CALLBACK slg_free(BIO *data);
151 static int MS_CALLBACK slg_new(BIO *bi)
160 static int MS_CALLBACK slg_free(BIO *a)
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl)
260 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr)
273 static int MS_CALLBACK slg_put
[all...]
H A Dbio_cb.c66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp,
/freebsd-10.1-release/crypto/openssl/crypto/dh/
H A Ddhtest.c89 # define MS_CALLBACK _far _loadds macro
91 # define MS_CALLBACK macro
94 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg);
222 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg)
/freebsd-10.1-release/crypto/openssl/crypto/dsa/
H A Ddsatest.c91 # define MS_CALLBACK _far _loadds macro
93 # define MS_CALLBACK macro
96 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg);
242 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg)
/freebsd-10.1-release/crypto/openssl/crypto/ecdh/
H A Decdhtest.c96 # define MS_CALLBACK _far _loadds macro
98 # define MS_CALLBACK macro
102 static void MS_CALLBACK cb(int p, int n, void *arg);
391 static void MS_CALLBACK cb(int p, int n, void *arg)
/freebsd-10.1-release/crypto/openssl/ssl/
H A Dssltest.c226 static int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
228 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength);
231 static int MS_CALLBACK app_verify_callback(X509_STORE_CTX *ctx, void *arg);
269 static char *MS_CALLBACK ssl_give_srp_client_pwd_cb(SSL *s, void *arg)
282 static int MS_CALLBACK ssl_srp_server_param_cb(SSL *s, int *ad, void *arg)
1780 static int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx)
2141 static int MS_CALLBACK app_verify_callback(X509_STORE_CTX *ctx, void *arg)
2226 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength)
H A Dssl_task.c134 int MS_CALLBACK verify_callback(int ok, X509 *xs, X509 *xi, int depth,
H A Ds3_lib.c3132 static char *MS_CALLBACK srp_password_from_info_cb(SSL *s, void *arg)
/freebsd-10.1-release/crypto/openssl/
H A De_os.h222 # define MS_CALLBACK _far _loadds macro
225 # define MS_CALLBACK macro

Completed in 138 milliseconds