Home
last modified time | relevance | path

Searched refs:base64ToLong (Results 1 – 6 of 6) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DBigMath.php112 function base64ToLong($str) function in Auth_OpenID_MathLibrary
H A DServer.php495 $dh_modulus = $lib->base64ToLong($dh_modulus);
496 $dh_gen = $lib->base64ToLong($dh_gen);
516 $lib->base64ToLong($consumer_pubkey);
H A DConsumer.php501 $spub = $math->base64ToLong($response->getArg(Auth_OpenID_OPENID_NS,
/plugin/openid/Auth/OpenID/
H A DBigMath.php112 function base64ToLong($str) function in Auth_OpenID_MathLibrary
H A DServer.php559 $dh_modulus = $lib->base64ToLong($dh_modulus);
560 $dh_gen = $lib->base64ToLong($dh_gen);
580 $lib->base64ToLong($consumer_pubkey);
H A DConsumer.php509 $spub = $math->base64ToLong($response->getArg(Auth_OpenID_OPENID_NS,