Home
last modified time | relevance | path

Searched refs:ParseKeymaster1HwBlob (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/contexts/
Dsoft_keymaster_context.h117 keymaster_error_t ParseKeymaster1HwBlob(const KeymasterKeyBlob& blob,
/system/keymaster/contexts/
Dsoft_keymaster_context.cpp322 error = ParseKeymaster1HwBlob(blob, additional_params, &key_material, &hw_enforced, in ParseKeyBlob()
395 keymaster_error_t SoftKeymasterContext::ParseKeymaster1HwBlob( in ParseKeymaster1HwBlob() function in keymaster::SoftKeymasterContext