Home
last modified time | relevance | path

Searched refs:_generateResponse (Results 1 – 10 of 10) sorted by relevance

/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/auth_sasl/Auth/SASL/
H A DSCRAM.php132 return $this->_generateResponse($challenge, $pass);
185 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/backend/imap/Auth/SASL/
H A DSCRAM.php130 return $this->_generateResponse($challenge, $pass);
183 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/deskutils/egroupware/egroupware/vendor/pear/auth_sasl/Auth/SASL/
H A DSCRAM.php132 return $this->_generateResponse($challenge, $pass);
185 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/security/pear-Auth_SASL/Auth_SASL-1.1.0/Auth/SASL/
H A DSCRAM.php132 return $this->_generateResponse($challenge, $pass);
185 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/security/pear-Auth_SASL2/Auth_SASL2-0.2.0/Auth/SASL2/
H A DSCRAM.php134 return $this->_generateResponse($challenge, $pass);
187 private function _generateResponse($challenge, $password) function in Auth_SASL2_SCRAM
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/vendor/pear/Auth/SASL/
H A DSCRAM.php132 return $this->_generateResponse($challenge, $pass);
185 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/backend/imap/Auth/SASL/
H A DSCRAM.php130 return $this->_generateResponse($challenge, $pass);
183 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/databases/mantis/mantisbt-2.25.2/plugins/EmailReporting/core_pear/Auth/SASL/
H A DSCRAM.php134 return $this->_generateResponse($challenge, $pass);
187 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/www/osticket/upload/include/pear/Auth/SASL/
H A DSCRAM.php132 return $this->_generateResponse($challenge, $pass);
185 private function _generateResponse($challenge, $password) function in Auth_SASL_SCRAM
/dports/mail/thunderbird/thunderbird-91.8.0/comm/chat/protocols/xmpp/
H A Dxmpp-authmechs.jsm545 // _generateResponse.