Home
last modified time | relevance | path

Searched defs:OPENSSL_zalloc (Results 1 – 25 of 126) sorted by relevance

123456

/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/
H A Dopenssl_shim.h23 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num) macro
/dports/devel/gitflow/gitflow-avh-1.12.3/hooks/
H A Dfilter-flow-hotfix-finish-tag-message20 # Return the MESSAGE
21 echo "${MESSAGE}"
/dports/sysutils/radmind/radmind-1.15.4/
H A Dopenssl_compat.c9 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/
H A Dopenssl_shim.h27 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
/dports/dns/bind-tools/bind-9.16.27/lib/isc/
H A Dopenssl_shim.h29 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
/dports/dns/bind916/bind-9.16.27/lib/isc/
H A Dopenssl_shim.h29 #define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
/dports/net/kamailio/kamailio-5.4.5/src/modules/tls/
H A Dtls_bio.c73 # define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
97 # define OPENSSL_zalloc(num) CRYPTO_zalloc(num, __FILE__, __LINE__) macro
/dports/security/yafic/yafic-1.2.2/
H A Dcrypto.c61 static void *OPENSSL_zalloc (size_t num) in OPENSSL_zalloc() function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/eth/
H A Dhandler.go14 // You should have received a copy of the GNU Lesser General Public License
30 "github.com/ethereum/go-ethereum/consensus"
/dports/security/xca/xca-2.4.0/lib/
H A Dopenssl_compat.h88 static inline void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/lang/swi-pl/swipl-8.2.3/packages/ssl/
H A Dcryptolib.c43 OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/
H A Dlibcrypto-compat.c21 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/common/
H A Dcrypto-compat.c16 static void *OPENSSL_zalloc(size_t num) in OPENSSL_zalloc() function
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dcrypto.h119 # define OPENSSL_zalloc(num) \ macro

123456