Searched refs:requiresSoftwareDigesting (Results 1 – 1 of 1) sorted by relevance
/system/keymaster/legacy_support/ |
D | keymaster1_legacy_support.cpp | 145 bool requiresSoftwareDigesting(keymaster_algorithm_t algorithm, keymaster_purpose_t purpose, in requiresSoftwareDigesting() function 183 if (requiresSoftwareDigesting(algorithm, purpose, KM_DIGEST_NONE, key_description, in RequiresSoftwareDigesting() 207 if (requiresSoftwareDigesting(algorithm, purpose, digest, key_description, in RequiresSoftwareDigesting()
|