Home
last modified time | relevance | path

Searched refs:BUFSIZZ (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Ds_client.c164 #undef BUFSIZZ
165 #define BUFSIZZ 1024*8 macro
960 BIO_read(sbio,sbuf,BUFSIZZ); in MAIN()
964 BIO_read(sbio,mbuf,BUFSIZZ); in MAIN()
966 BIO_read(sbio,sbuf,BUFSIZZ); in MAIN()
973 BIO_gets(fbio,mbuf,BUFSIZZ); in MAIN()
993 BIO_read(sbio,sbuf,BUFSIZZ); in MAIN()
1009 BIO_read(sbio,sbuf,BUFSIZZ); in MAIN()
1017 seen = BIO_read(sbio,mbuf,BUFSIZZ); in MAIN()
1023 seen = BIO_read(sbio,mbuf,BUFSIZZ); in MAIN()
[all …]
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Ds_client.c171 #define BUFSIZZ 1024*8 macro
1238 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1246 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1251 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
1270 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1283 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1291 seen = BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
1639 freezero(cbuf, BUFSIZZ); in s_client_main()
1640 freezero(sbuf, BUFSIZZ); in s_client_main()
1641 freezero(pbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Ds_client.c171 #define BUFSIZZ 1024*8 macro
1238 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1246 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1251 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
1270 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1283 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1291 seen = BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
1639 freezero(cbuf, BUFSIZZ); in s_client_main()
1640 freezero(sbuf, BUFSIZZ); in s_client_main()
1641 freezero(pbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Ds_client.c171 #define BUFSIZZ 1024*8 macro
1238 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1246 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1251 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
1270 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1283 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
1291 seen = BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
1639 freezero(cbuf, BUFSIZZ); in s_client_main()
1640 freezero(sbuf, BUFSIZZ); in s_client_main()
1641 freezero(pbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2205 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2210 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2225 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3141 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3142 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
914 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
915 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
916 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2167 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2172 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2187 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3052 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3053 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
914 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
915 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
916 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2167 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2172 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2187 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3052 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3053 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
914 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
915 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
916 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2167 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2172 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2187 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3052 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3053 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
914 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
915 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
916 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2167 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2172 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2187 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3052 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3053 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
916 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
917 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
918 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2210 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2215 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2234 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3119 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3120 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Ds_client.c56 #undef BUFSIZZ
57 #define BUFSIZZ 1024*8 macro
916 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
917 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
918 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2210 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2215 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2234 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3119 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3120 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_client.c199 #undef BUFSIZZ
200 #define BUFSIZZ 1024*8 macro
1576 bytes = BIO_read(sbio,mbuf,BUFSIZZ); in MAIN()
1584 bytes = BIO_read(sbio,mbuf,BUFSIZZ); in MAIN()
1686 BIO_read(sbio, sbuf, BUFSIZZ); in MAIN()
1688 BIO_read(sbio, mbuf, BUFSIZZ); in MAIN()
1690 BIO_read(sbio, sbuf, BUFSIZZ); in MAIN()
1695 BIO_gets(fbio, mbuf, BUFSIZZ); in MAIN()
1714 BIO_read(sbio, sbuf, BUFSIZZ); in MAIN()
1727 BIO_read(sbio, sbuf, BUFSIZZ); in MAIN()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2225 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2230 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2245 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3161 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3162 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2225 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2230 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2245 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3161 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3162 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2225 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2230 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2245 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3161 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3162 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Ds_client.c58 #undef BUFSIZZ
59 #define BUFSIZZ 1024*8 macro
1009 cbuf = app_malloc(BUFSIZZ, "cbuf"); in s_client_main()
1010 sbuf = app_malloc(BUFSIZZ, "sbuf"); in s_client_main()
1011 mbuf = app_malloc(BUFSIZZ, "mbuf"); in s_client_main()
2225 BIO_read(sbio, sbuf, BUFSIZZ); in s_client_main()
2230 BIO_read(sbio, mbuf, BUFSIZZ); in s_client_main()
2245 BIO_gets(fbio, mbuf, BUFSIZZ); in s_client_main()
3161 OPENSSL_clear_free(cbuf, BUFSIZZ); in s_client_main()
3162 OPENSSL_clear_free(sbuf, BUFSIZZ); in s_client_main()
[all …]

12