Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/contexts/
Dsoft_keymaster_context.h122 keymaster_error_t ParseKeymaster0HwBlob(const KeymasterKeyBlob& blob,
/system/keymaster/contexts/
Dsoft_keymaster_context.cpp325 error = ParseKeymaster0HwBlob(blob, &key_material, &hw_enforced, &sw_enforced); in ParseKeyBlob()
427 keymaster_error_t SoftKeymasterContext::ParseKeymaster0HwBlob(const KeymasterKeyBlob& blob, in ParseKeymaster0HwBlob() function in keymaster::SoftKeymasterContext