Searched refs:RequiresSoftwareDigesting (Results 1 - 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
H A Dsoft_keymaster_device.h93 bool RequiresSoftwareDigesting(keymaster_algorithm_t algorithm, keymaster_purpose_t purpose,
/system/keymaster/
H A Dsoft_keymaster_device.cpp689 bool SoftKeymasterDevice::RequiresSoftwareDigesting(keymaster_algorithm_t algorithm, function in class:keymaster::SoftKeymasterDevice
730 if (RequiresSoftwareDigesting(algorithm, purpose, key_description))
1240 if (!skdev->RequiresSoftwareDigesting(algorithm, purpose, in_params_set)) {

Completed in 44 milliseconds