diff --git a/libwvdrmengine/level3/mips/level3_stubs.cpp b/libwvdrmengine/level3/mips/level3_stubs.cpp index 506c3d4a..e90df665 100644 --- a/libwvdrmengine/level3/mips/level3_stubs.cpp +++ b/libwvdrmengine/level3/mips/level3_stubs.cpp @@ -54,7 +54,7 @@ OEMCryptoResult Level3_LoadKeys(OEMCrypto_SESSION /*session*/, const uint8_t* /*enc_mac_key_iv*/, const uint8_t* /*enc_mac_key*/, size_t /*num_keys*/, - const OEMCrypto_KeyObject* /*key_array*/, + const OEMCrypto_KeyObject_V10* /*key_array*/, const uint8_t* /*pst*/, size_t /*pst_length*/) { return OEMCrypto_ERROR_NOT_IMPLEMENTED;