Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dsoft_keymaster_context.h108 keymaster_error_t ParseKeymaster0HwBlob(const KeymasterKeyBlob& blob,
/system/keymaster/
Dsoft_keymaster_context.cpp683 return ParseKeymaster0HwBlob(blob, key_material, hw_enforced, sw_enforced); in ParseKeyBlob()
892 keymaster_error_t SoftKeymasterContext::ParseKeymaster0HwBlob(const KeymasterKeyBlob& blob, in ParseKeymaster0HwBlob() function in keymaster::SoftKeymasterContext