Home
last modified time | relevance | path

Searched refs:Auth_OpenID_RAND_SOURCE (Results 1 – 3 of 3) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DCryptUtil.php44 if (Auth_OpenID_RAND_SOURCE === null) {
47 $f = @fopen(Auth_OpenID_RAND_SOURCE, "r");
/plugin/fedauth/Auth/OpenID/
H A DCryptUtil.php45 if (Auth_OpenID_RAND_SOURCE === null) {
48 $f = @fopen(Auth_OpenID_RAND_SOURCE, "r");
/plugin/openid/
H A Daction.php110 define('Auth_OpenID_RAND_SOURCE', null); define