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.py168 def hash_token(algo, salt, token): function
648 if hash_token(algo, salt, token) != db_token:
669 hash_token(TOKEN_ALGORITHM, new_salt(), token),
748 hash_token(TOKEN_ALGORITHM, new_salt(), token),
834 hash_token(TOKEN_ALGORITHM, new_salt(), self.admin_password),
845 hash_token(TOKEN_ALGORITHM, new_salt(), self.admin_password),