Home
last modified time | relevance | path

Searched refs:MS_CALLBACK (Results 1 – 25 of 98) sorted by relevance

1234

/dports/security/sslwrap/sslwrap206/
H A Ds_apps.h67 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
69 int MS_CALLBACK verify_callback(int ok, char *ctx);
90 long MS_CALLBACK bio_dump_cb(BIO *bio, int cmd, char *argp,
94 void MS_CALLBACK apps_ssl_info_callback(SSL *s, int where, int ret);
96 void MS_CALLBACK apps_ssl_info_callback(char *s, int where, int ret);
102 int MS_CALLBACK verify_callback();
118 long MS_CALLBACK bio_dump_cb();
119 void MS_CALLBACK apps_ssl_info_callback();
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
162 static int MS_CALLBACK file_new(BIO *bi) in file_new()
171 static int MS_CALLBACK file_free(BIO *a) in file_free()
190 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
210 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
401 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[all …]
H A Dbss_log.c117 static int MS_CALLBACK slg_write(BIO *h, const char *buf, int num);
118 static int MS_CALLBACK slg_puts(BIO *h, const char *str);
119 static long MS_CALLBACK slg_ctrl(BIO *h, int cmd, long arg1, void *arg2);
120 static int MS_CALLBACK slg_new(BIO *h);
121 static int MS_CALLBACK slg_free(BIO *data);
156 static int MS_CALLBACK slg_new(BIO *bi) in slg_new()
165 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
172 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
225 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
239 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
161 static int MS_CALLBACK file_new(BIO *bi) in file_new()
170 static int MS_CALLBACK file_free(BIO *a) in file_free()
188 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
208 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
394 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[all …]
H A Dbss_log.c116 static int MS_CALLBACK slg_write(BIO *h, const char *buf, int num);
117 static int MS_CALLBACK slg_puts(BIO *h, const char *str);
118 static long MS_CALLBACK slg_ctrl(BIO *h, int cmd, long arg1, void *arg2);
119 static int MS_CALLBACK slg_new(BIO *h);
120 static int MS_CALLBACK slg_free(BIO *data);
154 static int MS_CALLBACK slg_new(BIO *bi) in slg_new()
163 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
171 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
263 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
276 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
216 static int MS_CALLBACK file_new(BIO *bi) in file_new()
225 static int MS_CALLBACK file_free(BIO *a) in file_free()
243 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
263 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
447 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[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) in slg_new()
160 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
260 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
273 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
216 static int MS_CALLBACK file_new(BIO *bi) in file_new()
225 static int MS_CALLBACK file_free(BIO *a) in file_free()
243 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
263 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
462 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[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) in slg_new()
160 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
260 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
273 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
216 static int MS_CALLBACK file_new(BIO *bi) in file_new()
225 static int MS_CALLBACK file_free(BIO *a) in file_free()
243 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
263 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
462 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[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) in slg_new()
160 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
260 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
273 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/bio/
H A Dbss_file.c99 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);
103 static int MS_CALLBACK file_new(BIO *h);
104 static int MS_CALLBACK file_free(BIO *data);
216 static int MS_CALLBACK file_new(BIO *bi) in file_new()
225 static int MS_CALLBACK file_free(BIO *a) in file_free()
243 static int MS_CALLBACK file_read(BIO *b, char *out, int outl) in file_read()
263 static int MS_CALLBACK file_write(BIO *b, const char *in, int inl) in file_write()
462 static int MS_CALLBACK file_gets(BIO *bp, char *buf, int size) in file_gets()
[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) in slg_new()
160 static int MS_CALLBACK slg_free(BIO *a) in slg_free()
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) in slg_write()
260 static long MS_CALLBACK slg_ctrl(BIO *b, int cmd, long num, void *ptr) in slg_ctrl()
273 static int MS_CALLBACK slg_puts(BIO *bp, const char *str) in slg_puts()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_apps.h159 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
176 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
180 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret);
181 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
183 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type,
187 int MS_CALLBACK generate_cookie_callback(SSL *ssl, unsigned char *cookie,
189 int MS_CALLBACK verify_cookie_callback(SSL *ssl, unsigned char *cookie,
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Ds_apps.h158 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
175 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
179 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret);
180 void MS_CALLBACK msg_cb(int write_p, int version, int content_type,
182 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type,
186 int MS_CALLBACK generate_cookie_callback(SSL *ssl, unsigned char *cookie,
188 int MS_CALLBACK verify_cookie_callback(SSL *ssl, unsigned char *cookie,
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Ds_apps.h153 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx);
164 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
168 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret);
169 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, const void *buf, size_t len, SS…
170 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type,
H A Ds_cb.c127 int MS_CALLBACK verify_callback(int ok, X509_STORE_CTX *ctx) in verify_callback()
260 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp, in bio_dump_callback()
284 void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret) in apps_ssl_info_callback()
321 void MS_CALLBACK msg_cb(int write_p, int version, int content_type, const void *buf, size_t len, SS… in msg_cb()
579 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type, in tlsext_cb()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/fips/dsa/
H A Dfips_dsatest.c91 #define MS_CALLBACK _far _loadds macro
93 #define MS_CALLBACK macro
98 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb);
252 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb) in dsa_cb()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/test/
H A Dfips_dsatest.c91 #define MS_CALLBACK _far _loadds macro
93 #define MS_CALLBACK macro
98 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb);
252 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *cb) in dsa_cb()
H A Ddsatest.c89 #define MS_CALLBACK _far _loadds macro
91 #define MS_CALLBACK macro
94 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg);
241 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg) in dsa_cb()
H A Ddhtest.c87 #define MS_CALLBACK _far _loadds macro
89 #define MS_CALLBACK macro
92 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg);
211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) in cb()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/dsa/
H A Ddsatest.c89 #define MS_CALLBACK _far _loadds macro
91 #define MS_CALLBACK macro
94 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg);
241 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg) in dsa_cb()
/dports/security/openssl-legacy-static/openssl-1.0.2u/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) in dsa_cb()
/dports/security/openssl-unsafe/openssl-c9ba19c/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) in dsa_cb()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/dh/
H A Ddhtest.c87 #define MS_CALLBACK _far _loadds macro
89 #define MS_CALLBACK macro
92 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg);
211 static int MS_CALLBACK cb(int p, int n, BN_GENCB *arg) in cb()

1234