Home
last modified time | relevance | path

Searched refs:BACKEND (Results 1 – 25 of 1995) sorted by relevance

12345678910>>...80

/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/vtls/
H A Dschannel.c798 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
884 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
891 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
903 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
911 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
990 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1224 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1663 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1681 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1718 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmbedtls.c78 #define BACKEND connssl->backend macro
341 mbedtls_pk_init(&BACKEND->pk); in mbed_connect_step1()
362 mbedtls_x509_crl_init(&BACKEND->crl); in mbed_connect_step1()
382 mbedtls_ssl_init(&BACKEND->ssl); in mbed_connect_step1()
383 if(mbedtls_ssl_setup(&BACKEND->ssl, &BACKEND->config)) { in mbed_connect_step1()
474 &BACKEND->clicert, &BACKEND->pk); in mbed_connect_step1()
755 ret = mbedtls_ssl_write(&BACKEND->ssl, in mbed_send()
775 mbedtls_pk_free(&BACKEND->pk); in Curl_mbedtls_close()
778 mbedtls_x509_crl_free(&BACKEND->crl); in Curl_mbedtls_close()
780 mbedtls_ssl_free(&BACKEND->ssl); in Curl_mbedtls_close()
[all …]
H A Dmesalink.c143 if(BACKEND->ctx) in mesalink_connect_step1()
147 if(!BACKEND->ctx) { in mesalink_connect_step1()
218 if(BACKEND->handle) in mesalink_connect_step1()
220 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
221 if(!BACKEND->handle) { in mesalink_connect_step1()
416 if(BACKEND->handle) { in Curl_mesalink_close()
419 BACKEND->handle = NULL; in Curl_mesalink_close()
421 if(BACKEND->ctx) { in Curl_mesalink_close()
423 BACKEND->ctx = NULL; in Curl_mesalink_close()
482 if(BACKEND->handle) { in Curl_mesalink_shutdown()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/vtls/
H A Dschannel.c802 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
888 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
895 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
907 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
915 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
994 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1225 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1663 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1681 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1718 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmbedtls.c78 #define BACKEND connssl->backend macro
341 mbedtls_pk_init(&BACKEND->pk); in mbed_connect_step1()
362 mbedtls_x509_crl_init(&BACKEND->crl); in mbed_connect_step1()
382 mbedtls_ssl_init(&BACKEND->ssl); in mbed_connect_step1()
383 if(mbedtls_ssl_setup(&BACKEND->ssl, &BACKEND->config)) { in mbed_connect_step1()
474 &BACKEND->clicert, &BACKEND->pk); in mbed_connect_step1()
752 ret = mbedtls_ssl_write(&BACKEND->ssl, in mbed_send()
772 mbedtls_pk_free(&BACKEND->pk); in Curl_mbedtls_close()
775 mbedtls_x509_crl_free(&BACKEND->crl); in Curl_mbedtls_close()
777 mbedtls_ssl_free(&BACKEND->ssl); in Curl_mbedtls_close()
[all …]
H A Dmesalink.c143 if(BACKEND->ctx) in mesalink_connect_step1()
147 if(!BACKEND->ctx) { in mesalink_connect_step1()
218 if(BACKEND->handle) in mesalink_connect_step1()
220 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
221 if(!BACKEND->handle) { in mesalink_connect_step1()
416 if(BACKEND->handle) { in Curl_mesalink_close()
419 BACKEND->handle = NULL; in Curl_mesalink_close()
421 if(BACKEND->ctx) { in Curl_mesalink_close()
423 BACKEND->ctx = NULL; in Curl_mesalink_close()
482 if(BACKEND->handle) { in Curl_mesalink_shutdown()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/vtls/
H A Dschannel.c954 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1039 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1046 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1058 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1066 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1143 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1380 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1818 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1836 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1873 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c142 if(BACKEND->ctx) in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
215 if(BACKEND->handle) in mesalink_connect_step1()
217 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
218 if(!BACKEND->handle) { in mesalink_connect_step1()
421 if(BACKEND->handle) { in mesalink_close()
424 BACKEND->handle = NULL; in mesalink_close()
426 if(BACKEND->ctx) { in mesalink_close()
428 BACKEND->ctx = NULL; in mesalink_close()
491 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dschannel.c956 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1041 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1048 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1060 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1068 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1147 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1384 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1821 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1839 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1876 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c142 if(BACKEND->ctx) in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
215 if(BACKEND->handle) in mesalink_connect_step1()
217 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
218 if(!BACKEND->handle) { in mesalink_connect_step1()
421 if(BACKEND->handle) { in mesalink_close()
424 BACKEND->handle = NULL; in mesalink_close()
426 if(BACKEND->ctx) { in mesalink_close()
428 BACKEND->ctx = NULL; in mesalink_close()
491 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dschannel.c956 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1041 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1048 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1060 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1068 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1147 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1384 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1821 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1839 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1876 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c142 if(BACKEND->ctx) in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
215 if(BACKEND->handle) in mesalink_connect_step1()
217 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
218 if(!BACKEND->handle) { in mesalink_connect_step1()
421 if(BACKEND->handle) { in mesalink_close()
424 BACKEND->handle = NULL; in mesalink_close()
426 if(BACKEND->ctx) { in mesalink_close()
428 BACKEND->ctx = NULL; in mesalink_close()
491 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dschannel.c956 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1041 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1048 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1060 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1068 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1147 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1384 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1821 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1839 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1876 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c142 if(BACKEND->ctx) in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
215 if(BACKEND->handle) in mesalink_connect_step1()
217 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
218 if(!BACKEND->handle) { in mesalink_connect_step1()
421 if(BACKEND->handle) { in mesalink_close()
424 BACKEND->handle = NULL; in mesalink_close()
426 if(BACKEND->ctx) { in mesalink_close()
428 BACKEND->ctx = NULL; in mesalink_close()
491 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/vtls/
H A Dschannel.c954 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1039 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1046 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1058 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1066 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1143 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1380 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1818 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1836 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1873 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c142 if(BACKEND->ctx) in mesalink_connect_step1()
146 if(!BACKEND->ctx) { in mesalink_connect_step1()
215 if(BACKEND->handle) in mesalink_connect_step1()
217 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
218 if(!BACKEND->handle) { in mesalink_connect_step1()
421 if(BACKEND->handle) { in mesalink_close()
424 BACKEND->handle = NULL; in mesalink_close()
426 if(BACKEND->ctx) { in mesalink_close()
428 BACKEND->ctx = NULL; in mesalink_close()
491 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/vtls/
H A Dschannel.c956 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1041 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1048 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1060 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1068 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1147 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1384 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1821 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1839 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1876 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/vtls/
H A Dschannel.c918 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1008 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1015 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1027 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1035 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1114 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1348 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1788 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1806 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1843 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c143 if(BACKEND->ctx) in mesalink_connect_step1()
147 if(!BACKEND->ctx) { in mesalink_connect_step1()
218 if(BACKEND->handle) in mesalink_connect_step1()
220 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
221 if(!BACKEND->handle) { in mesalink_connect_step1()
416 if(BACKEND->handle) { in Curl_mesalink_close()
419 BACKEND->handle = NULL; in Curl_mesalink_close()
421 if(BACKEND->ctx) { in Curl_mesalink_close()
423 BACKEND->ctx = NULL; in Curl_mesalink_close()
482 if(BACKEND->handle) { in Curl_mesalink_shutdown()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/vtls/
H A Dschannel.c923 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1013 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1020 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1032 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1040 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1119 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1358 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1796 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1814 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1851 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c143 if(BACKEND->ctx) in mesalink_connect_step1()
147 if(!BACKEND->ctx) { in mesalink_connect_step1()
216 if(BACKEND->handle) in mesalink_connect_step1()
218 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
219 if(!BACKEND->handle) { in mesalink_connect_step1()
418 if(BACKEND->handle) { in mesalink_close()
421 BACKEND->handle = NULL; in mesalink_close()
423 if(BACKEND->ctx) { in mesalink_close()
425 BACKEND->ctx = NULL; in mesalink_close()
488 if(BACKEND->handle) { in mesalink_shutdown()
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/vtls/
H A Dschannel.c921 &outbuf_desc, &BACKEND->ret_flags, &BACKEND->ctxt->time_stamp); in schannel_connect_step1()
1011 if(!BACKEND->cred || !BACKEND->ctxt) in schannel_connect_step2()
1018 BACKEND->decdata_buffer = malloc(BACKEND->decdata_length); in schannel_connect_step2()
1030 BACKEND->encdata_buffer = malloc(BACKEND->encdata_length); in schannel_connect_step2()
1038 if(BACKEND->encdata_length - BACKEND->encdata_offset < in schannel_connect_step2()
1117 &BACKEND->cred->cred_handle, &BACKEND->ctxt->ctxt_handle, in schannel_connect_step2()
1355 if(BACKEND->ret_flags != BACKEND->req_flags) { in schannel_connect_step3()
1795 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1813 size = BACKEND->encdata_length - BACKEND->encdata_offset; in schannel_recv()
1850 BACKEND->encdata_offset, BACKEND->encdata_length)); in schannel_recv()
[all …]
H A Dmesalink.c143 if(BACKEND->ctx) in mesalink_connect_step1()
147 if(!BACKEND->ctx) { in mesalink_connect_step1()
216 if(BACKEND->handle) in mesalink_connect_step1()
218 BACKEND->handle = SSL_new(BACKEND->ctx); in mesalink_connect_step1()
219 if(!BACKEND->handle) { in mesalink_connect_step1()
414 if(BACKEND->handle) { in Curl_mesalink_close()
417 BACKEND->handle = NULL; in Curl_mesalink_close()
419 if(BACKEND->ctx) { in Curl_mesalink_close()
421 BACKEND->ctx = NULL; in Curl_mesalink_close()
480 if(BACKEND->handle) { in Curl_mesalink_shutdown()
[all …]
/dports/mail/qsf/qsf-1.2.7/test/
H A Dt20-locking6 ./mboxsplit 1 < .test-spam | $PROG -d $BACKEND:$TESTDB -m
21 $PROG -d $BACKEND:$TESTDB -te test1@test.com
22 $PROG -d $BACKEND:$TESTDB -te test2@test.com
23 $PROG -d $BACKEND:$TESTDB -te test3@test.com
24 $PROG -d $BACKEND:$TESTDB -te test4@test.com
25 $PROG -d $BACKEND:$TESTDB -te test5@test.com
26 $PROG -d $BACKEND:$TESTDB -te test6@test.com
27 $PROG -d $BACKEND:$TESTDB -te test7@test.com
28 $PROG -d $BACKEND:$TESTDB -te test8@test.com
30 test $BACKEND = MySQL && exit 0
[all …]
/dports/audio/faust/faust-2.37.3/tests/impulse-tests/deprecated/
H A Dtest.sh18 BACKEND="all"
38 BACKEND="c"
119 if [ $BACKEND = "float" ] || [ $BACKEND = "all" ]; then
146 if [ $BACKEND = "cpp" ] || [ $BACKEND = "all" ]; then
170 if [ $BACKEND = "c" ] || [ $BACKEND = "all" ]; then
190 if [ $BACKEND = "interp" ] || [ $BACKEND = "all" ]; then
200 if [ $BACKEND = "llvm" ] || [ $BACKEND = "all" ]; then
217 if [ $BACKEND = "wasm" ] || [ $BACKEND = "all" ]; then
237 if [ $BACKEND = "wast" ] || [ $BACKEND = "all" ]; then
276 if [ $BACKEND = "rust" ] || [ $BACKEND = "all" ]; then
[all …]

12345678910>>...80