Searched refs:ParseKeymaster0HwBlob (Results 1 – 2 of 2) sorted by relevance
122 keymaster_error_t ParseKeymaster0HwBlob(const KeymasterKeyBlob& blob,
325 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