Home
last modified time | relevance | path

Searched refs:app_malloc (Results 1 – 25 of 636) sorted by relevance

12345678910>>...26

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Ddgst.c115 buf = app_malloc(BUFSIZE, "I/O buffer"); in dgst_main()
385 sigbuf = app_malloc(siglen, "signature buffer"); in dgst_main()
503 file_cpy = app_malloc(mem_len, file); in newline_escape_filename()
567 allocated_buf = app_malloc(len, "Signature buffer"); in do_fp()
579 allocated_buf = app_malloc(len, "Digest buffer"); in do_fp()
H A Dkdf.c62 res = app_malloc(len, "algorithm name"); in alloc_kdf_algorithm_name()
177 dkm_bytes = app_malloc(dkm_len, "out buffer"); in kdf_main()
H A Dmac.c66 res = app_malloc(len, "algorithm name"); in alloc_mac_algorithm_name()
94 buf = app_malloc(BUFSIZE, "I/O buffer"); in mac_main()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/security/openssl-devel/openssl-3.0.2/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/dports/security/openssl/openssl-1.1.1n/apps/
H A Dvms_decc_argv.c53 newargv = app_malloc(sizeof(*newargv) * (count + 1), "argv copy"); in copy_argv()

12345678910>>...26