Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py169 def hash_token(algo, salt, token): function
677 if hash_token(algo, salt, token) != db_token:
698 hash_token(TOKEN_ALGORITHM, new_salt(), token),
777 hash_token(TOKEN_ALGORITHM, new_salt(), token),
863 hash_token(TOKEN_ALGORITHM, new_salt(), self.admin_password),
874 hash_token(TOKEN_ALGORITHM, new_salt(), self.admin_password),