Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dapp_verify_hap.c46 const mbedtls_md_info_t *mdInfo = mbedtls_md_info_from_type((mbedtls_md_type_t)alg); in ComputeBlockHash() local
123 const mbedtls_md_info_t *mdInfo = mbedtls_md_info_from_type((mbedtls_md_type_t)digestAlgorithm); in ComputeDigestsWithOptionalBlock() local
163 const mbedtls_md_info_t *mdInfo, int32_t readLen, size_t *hlen) in HapUpdateDigistHead()
221 … const mbedtls_md_info_t *mdInfo = mbedtls_md_info_from_type((mbedtls_md_type_t)digestAlgorithm); in ComputerFileHash() local