Searched refs:hash_func (Results 1 – 6 of 6) sorted by relevance
98 function xorSecret($composite, $secret, $hash_func) argument102 $hash_dh_shared = $hash_func($dh_shared_str);
464 var $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ServerSession543 $this->hash_func);560 var $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ServerSession
455 var $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ConsumerSession506 return $this->dh->xorSecret($spub, $enc_mac_key, $this->hash_func);518 var $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ConsumerSession
99 function xorSecret($composite, $secret, $hash_func) argument103 $hash_dh_shared = $hash_func($dh_shared_str);
513 public $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ServerSession607 $this->hash_func);625 public $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ServerSession
455 public $hash_func = 'Auth_OpenID_SHA1'; variable in Auth_OpenID_DiffieHellmanSHA1ConsumerSession514 return $this->dh->xorSecret($spub, $enc_mac_key, $this->hash_func);526 public $hash_func = 'Auth_OpenID_SHA256'; variable in Auth_OpenID_DiffieHellmanSHA256ConsumerSession