Searched refs:nonce_string (Results 1 – 2 of 2) sorted by relevance
32 function Auth_OpenID_splitNonce($nonce_string) argument35 $result = preg_match(Auth_OpenID_Nonce_REGEX, $nonce_string, $matches);59 function Auth_OpenID_checkTimestamp($nonce_string, argument71 $parts = Auth_OpenID_splitNonce($nonce_string);