Home
last modified time | relevance | path

Searched refs:constEq (Results 1 – 4 of 4) sorted by relevance

/plugin/openid/Auth/OpenID/
H A DCryptUtil.php107 static function constEq($s1, $s2) function in Auth_OpenID_CryptUtil
H A DAssociation.php388 return Auth_OpenID_CryptUtil::constEq($calculated_sig, $sig);
/plugin/fedauth/Auth/OpenID/
H A DCryptUtil.php108 static function constEq($s1, $s2) function in Auth_OpenID_CryptUtil
H A DAssociation.php377 return Auth_OpenID_CryptUtil::constEq($calculated_sig, $sig);