Home
last modified time | relevance | path

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

/base/tee/tee_client/services/authentication/
Dtcu_authentication.c44 static const char **GetCaHashFileList(uint8_t *num, uint8_t hash_type) in GetCaHashFileList()
258 int TcuAuthentication(uint8_t hash_type) in TcuAuthentication()
/base/update/packaging_tools/
Dcreate_hashdata.py67 def __init__(self, hash_type, count): argument