Searched defs:CreateKeyId (Results 1 – 2 of 2) sorted by relevance
62 bool SoftKeymasterEnforcement::CreateKeyId(const keymaster_key_blob_t& key_blob, in CreateKeyId() function in keymaster::SoftKeymasterEnforcement
162 bool CreateKeyId(const uint8_t* key_blob, size_t len, km_id_t* out_id) { in CreateKeyId() function