Home
last modified time | relevance | path

Searched refs:_powmod (Results 1 – 2 of 2) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DBigMath.php238 function _powmod($base, $exponent, $modulus) function in Auth_OpenID_BcMathWrapper
257 return $this->_powmod($base, $exponent, $modulus);
/plugin/openid/Auth/OpenID/
H A DBigMath.php287 function _powmod($base, $exponent, $modulus) function in Auth_OpenID_BcMathWrapper
306 return $this->_powmod($base, $exponent, $modulus);