Home
last modified time | relevance | path

Searched refs:hashInput (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmUuid.cxx15 std::vector<unsigned char> hashInput; in FromMd5() local
16 this->CreateHashInput(uuidNamespace, name, hashInput); in FromMd5()
20 md5.Append(&hashInput[0], hashInput.size()); in FromMd5()
29 std::vector<unsigned char> hashInput; in FromSha1() local
30 this->CreateHashInput(uuidNamespace, name, hashInput); in FromSha1()
34 sha1.Append(&hashInput[0], hashInput.size()); in FromSha1()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmUuid.cxx15 std::vector<unsigned char> hashInput; in FromMd5() local
16 this->CreateHashInput(uuidNamespace, name, hashInput); in FromMd5()
20 md5.Append(&hashInput[0], hashInput.size()); in FromMd5()
29 std::vector<unsigned char> hashInput; in FromSha1() local
30 this->CreateHashInput(uuidNamespace, name, hashInput); in FromSha1()
34 sha1.Append(&hashInput[0], hashInput.size()); in FromSha1()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmUuid.cxx15 std::vector<unsigned char> hashInput; in FromMd5() local
16 this->CreateHashInput(uuidNamespace, name, hashInput); in FromMd5()
20 md5.Append(&hashInput[0], hashInput.size()); in FromMd5()
29 std::vector<unsigned char> hashInput; in FromSha1() local
30 this->CreateHashInput(uuidNamespace, name, hashInput); in FromSha1()
34 sha1.Append(&hashInput[0], hashInput.size()); in FromSha1()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Dsys-session-util.c353 TPM2B_MAX_BUFFER hashInput; in tpm_calc_phash() local
362 hashInput.size = 0; in tpm_calc_phash()
389 hashInputPtr = &(hashInput.buffer[hashInput.size]); in tpm_calc_phash()
392 hashInput.size += 4; in tpm_calc_phash()
399 hashInputPtr = &(hashInput.buffer[hashInput.size]); in tpm_calc_phash()
401 hashInput.size += 4; in tpm_calc_phash()
415 if (hashInput.size + parametersSize > sizeof(hashInput.buffer)) in tpm_calc_phash()
419 hashInput.buffer[hashInput.size + i ] = startParams[i]; in tpm_calc_phash()
422 LOGBLOB_DEBUG(&hashInput.buffer[0], hashInput.size, "PHASH input bytes="); in tpm_calc_phash()
424 if (hashInput.size > sizeof(hashInput.buffer)) in tpm_calc_phash()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DHash.cs37 StringBuilder hashInput = new StringBuilder(); in Execute()
41 hashInput.Append(item.ItemSpec); in Execute()
42 hashInput.Append(ItemSeparatorCharacter); in Execute()
47 var hash = sha1.ComputeHash(Encoding.UTF8.GetBytes(hashInput.ToString())); in Execute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Protocol.Ntlm/
H A DChallengeResponse2.cs182 var hashInput = new byte [challenge.Length + blob.Length]; in Compute_NTLMv2()
183 challenge.CopyTo (hashInput, 0); in Compute_NTLMv2()
184 blob.CopyTo (hashInput, challenge.Length); in Compute_NTLMv2()
186 var blobHash = ntlm_v2_md5.ComputeHash (hashInput); in Compute_NTLMv2()
196 Array.Clear (hashInput, 0, hashInput.Length); in Compute_NTLMv2()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/security/ca_root_nss/nss-3.71/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/www/firefox/firefox-99.0/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/security/nss/nss-3.76.1/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/libpkix/pkix_pl_nss/pki/
H A Dpkix_pl_basicconstraints.c199 PKIX_Int32 hashInput = 0; in pkix_pl_CertBasicConstraints_Hashcode() local
223 hashInput = pathLen + 1 - PKIX_UNLIMITED_PATH_CONSTRAINT; in pkix_pl_CertBasicConstraints_Hashcode()
227 ((const unsigned char *)&hashInput, in pkix_pl_CertBasicConstraints_Hashcode()
228 sizeof (hashInput), in pkix_pl_CertBasicConstraints_Hashcode()
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/
H A Dbuildbot_net_usage_data.py121 hashInput = (
127 hashInput = unicode2bytes(hashInput)
128 installid = hashlib.sha1(hashInput).hexdigest()
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Drulesapplicator.cpp399 QByteArray hashInput = m_rule->toString().toLatin1(); in createOutputArtifactFromRuleArtifact() local
401 hashInput += input->filePath().toLatin1(); in createOutputArtifactFromRuleArtifact()
402 outputPath += QLatin1String(QCryptographicHash::hash(hashInput, QCryptographicHash::Sha1) in createOutputArtifactFromRuleArtifact()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/crypto/
H A DAgileEngine.cxx333 std::vector<sal_uInt8> hashInput(nSaltSize, 0); in decryptAndCheckVerifierHash() local
334 calculateBlock(constBlock1, hashFinal, encryptedHashInput, hashInput); in decryptAndCheckVerifierHash()
340 hashCalc(hash, hashInput, mInfo.hashAlgorithm); in decryptAndCheckVerifierHash()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/crypto/
H A DAgileEngine.cxx323 std::vector<sal_uInt8> hashInput(mInfo.saltSize, 0); in decryptAndCheckVerifierHash() local
324 calculateBlock(constBlock1, hashFinal, encryptedHashInput, hashInput); in decryptAndCheckVerifierHash()
331 hashCalc(hash, hashInput, mInfo.hashAlgorithm); in decryptAndCheckVerifierHash()
/dports/lang/nim/nim-1.6.2/testament/
H A Dtestament.nim154 let hashInput = options & $target
155 result = "nimcache" / (filename & '_' & hashInput.getMD5)
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3544 const Uint64 *hashInput = 0; in handle_special_hash() local
3552 hashInput = alignedWorkspace; in handle_special_hash()
3567 hashInput = src; in handle_special_hash()
3573 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
3585 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3544 const Uint64 *hashInput = 0; in handle_special_hash() local
3552 hashInput = alignedWorkspace; in handle_special_hash()
3567 hashInput = src; in handle_special_hash()
3573 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
3585 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3544 const Uint64 *hashInput = 0; in handle_special_hash() local
3552 hashInput = alignedWorkspace; in handle_special_hash()
3567 hashInput = src; in handle_special_hash()
3573 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
3585 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3544 const Uint64 *hashInput = 0; in handle_special_hash() local
3552 hashInput = alignedWorkspace; in handle_special_hash()
3567 hashInput = src; in handle_special_hash()
3573 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
3585 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp3544 const Uint64 *hashInput = 0; in handle_special_hash() local
3552 hashInput = alignedWorkspace; in handle_special_hash()
3567 hashInput = src; in handle_special_hash()
3573 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
3585 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbspj/
H A DDbspjMain.cpp4565 const Uint64 *hashInput = 0; in handle_special_hash() local
4573 hashInput = alignedWorkspace; in handle_special_hash()
4588 hashInput = src; in handle_special_hash()
4594 md5_hash(dstHash, hashInput, inputLen); in handle_special_hash()
4606 …Uint32 len = create_distr_key(tableId, (Uint32*)hashInput, (Uint32*)alignedWorkspace, keyPartLenPt… in handle_special_hash()

12