Home
last modified time | relevance | path

Searched defs:hash_func (Results 1 – 6 of 6) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DDiffieHellman.php98 function xorSecret($composite, $secret, $hash_func)
H A DServer.php464 var $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ServerSession
560 var $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ServerSession
H A DConsumer.php455 var $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ConsumerSession
518 var $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ConsumerSession
/plugin/openid/Auth/OpenID/
H A DDiffieHellman.php99 function xorSecret($composite, $secret, $hash_func)
H A DServer.php513 public $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ServerSession
625 public $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ServerSession
H A DConsumer.php455 public $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ConsumerSession
526 public $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ConsumerSession