/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/src/ |
H A D | kdf_sha_crypt.cc | 77 Type type; in from_mcf() local 160 static Digest::Type get_digest_type(ShaCrypt::Type type) { in get_digest_type() 173 std::string ShaCrypt::derive(ShaCrypt::Type type, unsigned long rounds, in derive() function in ShaCrypt 285 Digest c(md); in derive() local
|
/dports/databases/rrdtool/rrdtool-1.7.2/src/ |
H A D | rrd_fetch_libdbi.c | 40 unsigned int type=dbi_result_get_field_type_idx(result,idx); in rrd_fetch_dbi_long() local 97 unsigned int type=dbi_result_get_field_type_idx(result,idx); in rrd_fetch_dbi_double() local 323 static char _hexcharhelper(char c) { in _hexcharhelper() 354 char c,h1,h2; in _inline_unescape() local 418 int derive=0; in rrd_fetch_fn_libdbi() local
|
/dports/net/jose/jose-11/lib/openssl/ |
H A D | ecdhes.c | 66 for (uint32_t c = 0; c <= reps; c++) { in concatkdf() local 172 derive(const jose_hook_alg_t *alg, jose_cfg_t *cfg, in derive() function 300 const char *type = NULL; in alg_wrap_alg() local
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 66 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 67 int ic, int n, int type) { in derive() 72 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 97 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 66 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 67 int ic, int n, int type) { in derive() 72 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 97 int c = roundup(n, u) / u; in derive() local
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/com/sun/crypto/provider/ |
H A D | PKCS12PBECipherCore.java | 67 static byte[] derive(char[] chars, byte[] salt, in derive() method in PKCS12PBECipherCore 68 int ic, int n, int type) { in derive() 73 static byte[] derive(char[] chars, byte[] salt, int ic, int n, int type, in derive() method in PKCS12PBECipherCore 98 int c = roundup(n, u) / u; in derive() local
|
/dports/graphics/gmt/gmt-6.3.0/src/ |
H A D | grd2kml.c | 80 bool derive; member 108 unsigned int level, q, type; member 215 char *c = NULL; in parse() local 716 uint64_t c; in GMT_grd2kml() local
|
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/pympler/ |
H A D | asizeof.py | 333 c = (lambda unused: (lambda: unused))(None) variable 1274 both=True, kind=None, type=None, vari=_Not_vari): argument 1656 def _typedef(obj, derive=False, frames=False, infer=False): # MCCABE 25 argument 2167 def derive(self): member in Asizer 2426 cutoff=10, derive=False, detail=0, frames=False, ignored=True, argument
|
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/script/ |
H A D | descriptor.cpp | 81 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 116 uint64_t c = 1; in DescriptorChecksum() local 262 …BIP32PubkeyProvider(const CExtPubKey& extkey, KeyPath path, DeriveType derive) : m_extkey(extkey),… in BIP32PubkeyProvider() 695 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/script/ |
H A D | descriptor.cpp | 81 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 116 uint64_t c = 1; in DescriptorChecksum() local 262 …BIP32PubkeyProvider(const CExtPubKey& extkey, KeyPath path, DeriveType derive) : m_extkey(extkey),… in BIP32PubkeyProvider() 695 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/litecoin/litecoin-0.18.1/src/script/ |
H A D | descriptor.cpp | 81 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 116 uint64_t c = 1; in DescriptorChecksum() local 262 …BIP32PubkeyProvider(const CExtPubKey& extkey, KeyPath path, DeriveType derive) : m_extkey(extkey),… in BIP32PubkeyProvider() 695 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/script/ |
H A D | descriptor.cpp | 84 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 119 uint64_t c = 1; in DescriptorChecksum() local 326 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 546 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 558 …bool ToStringHelper(const SigningProvider* arg, std::string& out, const StringType type, const Des… in ToStringHelper() 856 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 975 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/bitcoin/bitcoin-22.0/src/script/ |
H A D | descriptor.cpp | 84 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 119 uint64_t c = 1; in DescriptorChecksum() local 326 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 546 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 558 …bool ToStringHelper(const SigningProvider* arg, std::string& out, const StringType type, const Des… in ToStringHelper() 856 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 975 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/script/ |
H A D | descriptor.cpp | 84 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 119 uint64_t c = 1; in DescriptorChecksum() local 326 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 546 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 558 …bool ToStringHelper(const SigningProvider* arg, std::string& out, const StringType type, const Des… in ToStringHelper() 856 …ringSubScriptHelper(const SigningProvider* arg, std::string& ret, const StringType type, const Des… in ToStringSubScriptHelper() 975 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/security/enchive/enchive-3.5/src/ |
H A D | enchive.c | 448 int c = str[i]; in pinentry_decode() local 738 DWORD type = PROV_RSA_FULL; in secure_entropy() local 1165 int derive = 0; in command_keygen() local
|
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/script/ |
H A D | descriptor.cpp | 83 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 118 uint64_t c = 1; in DescriptorChecksum() local 301 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 801 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/script/ |
H A D | descriptor.cpp | 83 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 118 uint64_t c = 1; in DescriptorChecksum() local 301 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 792 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/script/ |
H A D | descriptor.cpp | 83 uint64_t PolyMod(uint64_t c, int val) in PolyMod() 118 uint64_t c = 1; in DescriptorChecksum() local 301 …rovider(uint32_t exp_index, const CExtPubKey& extkey, KeyPath path, DeriveType derive) : PubkeyPro… in BIP32PubkeyProvider() 801 DeriveType type = DeriveType::NO; in ParsePubkeyInner() local
|