Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 25 of 35) sorted by last modified time

12

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php19 protected $algorithm; variable in OAuth\\OAuth1\\Signature\\Signature
37 public function setHashingAlgorithm($algorithm) argument
H A DSignatureInterface.php13 public function setHashingAlgorithm($algorithm); argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DPublicKey.php28 public function getFingerprint($algorithm);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfig.php26 public $algorithm; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfig
37 public function setAlgorithm($algorithm)
H A DGoogleCloudMlV1HyperparameterSpec.php26 public $algorithm; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterSpec
61 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCryptoKeyVersion.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\CryptoKeyVersion
78 public function setAlgorithm($algorithm)
H A DPublicKey.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\PublicKey
46 public function setAlgorithm($algorithm)
H A DCryptoKeyVersionTemplate.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\CryptoKeyVersionTemplate
34 public function setAlgorithm($algorithm)
H A DImportCryptoKeyVersionRequest.php25 public $algorithm; variable in Google\\Service\\CloudKMS\\ImportCryptoKeyVersionRequest
42 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DKey.php15 private $algorithm; variable in Firebase\\JWT\\Key
23 string $algorithm
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DKeyVersionSpec.php25 public $algorithm; variable in Google\\Service\\CertificateAuthorityService\\KeyVersionSpec
34 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DDsRecord.php25 public $algorithm; variable in Google\\Service\\CloudDomains\\DsRecord
42 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/
H A DFingerprint.php41 public function getFingerprint($algorithm = 'md5')
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php26 public $algorithm; variable in Google\\Service\\CloudSupport\\Media
127 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DAutoscalingSettings.php25 public $algorithm; variable in Google\\Service\\Dataflow\\AutoscalingSettings
34 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKey.php26 public $algorithm; variable in Google\\Service\\Dns\\DnsKey
69 public function setAlgorithm($algorithm)
H A DDnsKeySpec.php25 public $algorithm; variable in Google\\Service\\Dns\\DnsKeySpec
42 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php26 public $algorithm; variable in Google\\Service\\YouTubeReporting\\GdataMedia
127 public function setAlgorithm($algorithm)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2086 private function encryption_algorithm_to_key_size($algorithm)
2134 private static function encryption_algorithm_to_crypt_instance($algorithm)
2183 private static function mac_algorithm_to_hash_instance($algorithm)
2219 private static function bad_algorithm_candidate($algorithm)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php761 public static function hash_data($file, $offset, $end, $algorithm) {
H A Dgetid3.php1586 public function getHashdata($algorithm) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1280 public static function castKey(XMLSecurityKey $key, $algorithm, $type = 'public')
1310 public static function isSupportedSigningAlgorithm($algorithm)
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php935 …private function addRefInternal($sinfoNode, $node, $algorithm, $arTransforms=null, $options=null) {
1011 public function addReference($node, $algorithm, $arTransforms=null, $options=null) {
1021 public function addReferenceList($arNodes, $algorithm, $arTransforms=null, $options=null) {

12