Home
last modified time | relevance | path

Searched defs:hash_type (Results 1 – 3 of 3) sorted by relevance

/base/tee/tee_dev_kit/sdk/build/script/
Dgenerate_hash.py26 def gen_hash(hash_type, in_data, out_file_path): argument
/base/tee/tee_client/services/authentication/
Dtcu_authentication.c52 static const char **GetCaHashFileList(uint8_t *num, uint8_t hash_type) in GetCaHashFileList()
268 int TcuAuthentication(uint8_t hash_type) in TcuAuthentication()
/base/update/packaging_tools/
Dcreate_hashdata.py67 def __init__(self, hash_type, count): argument