Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dsoft_keymaster_context.h61 keymaster_error_t ParseOldSoftkeymasterBlob(const KeymasterKeyBlob& blob,
/system/keymaster/
Dsoft_keymaster_context.cpp200 keymaster_error_t SoftKeymasterContext::ParseOldSoftkeymasterBlob( in ParseOldSoftkeymasterBlob() function in keymaster::SoftKeymasterContext
325 error = ParseOldSoftkeymasterBlob(blob, key_material, hw_enforced, sw_enforced); in ParseKeyBlob()