HomeSort by relevance Sort by last modified time
    Searched full:parse_ticket (Results 1 - 1 of 1) sorted by null

  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
auth_tkt.py 150 def parse_ticket(secret, ticket, ip, digest_algo=DEFAULT_DIGEST): function
317 timestamp, userid, tokens, user_data = parse_ticket(

Completed in 67 milliseconds