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