Home
last modified time | relevance | path

Searched defs:_algorithm (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/cred/test/
H A Dtest_digestauth.py78 def test_MD5HashA1(self, _algorithm=b"md5", _hash=md5): argument
113 def test_MD5HashA2Auth(self, _algorithm=b"md5", _hash=md5): argument
125 def test_MD5HashA2AuthInt(self, _algorithm=b"md5", _hash=md5): argument
166 def test_MD5HashResponse(self, _algorithm=b"md5", _hash=md5): argument
198 def test_MD5HashResponseExtra(self, _algorithm=b"md5", _hash=md5): argument
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dtest_digestauth.py69 def test_MD5HashA1(self, _algorithm='md5', _hash=md5): argument
105 def test_MD5HashA2Auth(self, _algorithm='md5', _hash=md5): argument
118 def test_MD5HashA2AuthInt(self, _algorithm='md5', _hash=md5): argument
164 def test_MD5HashResponse(self, _algorithm='md5', _hash=md5): argument
200 def test_MD5HashResponseExtra(self, _algorithm='md5', _hash=md5): argument
/dports/www/wget2/wget2-2.0.0/libwget/
H A Dhashfile.c618 static struct _algorithm { struct
625 } _algorithm[WGET_DIGTYPE_MAX] = { argument
/dports/math/frobby/frobby-0.9.1/src/
H A DHilbertAction.h38 StringParameter _algorithm; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Metadata/
H A DEncryptionMethod.cs14 Uri _algorithm; field in System.IdentityModel.Metadata.EncryptionMethod
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/
H A DIOHprofiler_experimenter.h13 …typedef void _algorithm(std::shared_ptr<IOHprofiler_problem<InputType> >, std::shared_ptr<IOHprofi… typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography.Pkcs/
H A DPublicKeyInfo.cs38 private AlgorithmIdentifier _algorithm; field in System.Security.Cryptography.Pkcs.PublicKeyInfo
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/include/
H A DGeneticAlgorithmOperator.hpp198 GeneticAlgorithm& _algorithm; member in JEGA::Algorithms::GeneticAlgorithmOperator
H A DGeneticAlgorithmOperatorSet.hpp292 GeneticAlgorithm& _algorithm; member in JEGA::Algorithms::GeneticAlgorithmOperatorSet
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DEncryptionMethodElement.cs12 private string _algorithm; field in System.IdentityModel.EncryptionMethodElement
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DSHA2Engine.h61 ALGORITHM _algorithm; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dscatter_gather_runner.h129 std::shared_ptr<ScatterGatherAlgorithm> _algorithm; variable
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Algorithm/src/structural_alignment/
H A DStructuralAlignmentAlgorithm.cpp48 StructuralAlignmentTask::StructuralAlignmentTask(StructuralAlignmentAlgorithm *_algorithm, const St… in StructuralAlignmentTask()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Tokens/
H A DEncryptingCredentials.cs17 string _algorithm; field in System.IdentityModel.Tokens.EncryptingCredentials
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Security/Mono.Security.Cryptography/
H A DPKCS8.cs100 private string _algorithm; field in Mono.Security.Cryptography.PKCS8.PrivateKeyInfo
388 private string _algorithm; field in Mono.Security.Cryptography.PKCS8.EncryptedPrivateKeyInfo
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/
H A DEncryptionMethod.cs15 private string _algorithm; field in System.Security.Cryptography.Xml.EncryptionMethod
/dports/devel/p5-AWS-Signature4/AWS-Signature4-1.02/lib/AWS/
H A DSignature4.pm264 sub _algorithm { return 'AWS4-HMAC-SHA256' } subroutine
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Configuration.Assemblies/
H A DAssemblyHash.cs39 private AssemblyHashAlgorithm _algorithm; field
/dports/devel/libepp-nicbr/libepp-nicbr-1.18/include/
H A DKeyData.H129 uint8_t _algorithm; variable
/dports/graphics/opengv/opengv-91f4b19/include/opengv/sac_problems/relative_pose/
H A DCentralRelativePoseSacProblem.hpp160 algorithm_t _algorithm; member in opengv::sac_problems::relative_pose::CentralRelativePoseSacProblem
H A DNoncentralRelativePoseSacProblem.hpp165 algorithm_t _algorithm; member in opengv::sac_problems::relative_pose::NoncentralRelativePoseSacProblem
H A DMultiNoncentralRelativePoseSacProblem.hpp174 algorithm_t _algorithm; member in opengv::sac_problems::relative_pose::MultiNoncentralRelativePoseSacProblem
/dports/graphics/opengv/opengv-91f4b19/include/opengv/sac_problems/absolute_pose/
H A DAbsolutePoseSacProblem.hpp161 algorithm_t _algorithm; member in opengv::sac_problems::absolute_pose::AbsolutePoseSacProblem
/dports/science/py-chainer/chainer-7.8.0/chainer/functions/activation/
H A Dsoftmax.py10 _algorithm = cuda.libcudnn.CUDNN_SOFTMAX_ACCURATE variable
/dports/lang/solidity/solidity_0.8.11/tools/yulPhaser/
H A DAlgorithmRunner.cpp32 void AlgorithmRunner::run(GeneticAlgorithm& _algorithm) in run()

123