Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/authentication/
H A 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()
/ohos5.0/base/update/packaging_tools/
H A Dcreate_hashdata.py67 def __init__(self, hash_type, count): argument