Merge "Remove unused functions from mips stub"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1a536310fc
@@ -281,16 +281,4 @@ OEMCryptoResult Level3_ForceDeleteUsageEntry(const uint8_t* /*pst*/,
|
|||||||
OEMCryptoResult Level3_DeleteUsageTable() {
|
OEMCryptoResult Level3_DeleteUsageTable() {
|
||||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
OEMCryptoResult Tool_FieldProvision() {
|
|
||||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
OEMCryptoResult Tool_SaveKeybox() {
|
|
||||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
OEMCryptoResult Tool_MakePad(uint8_t* /*preprov*/, uint8_t* /*pad*/) {
|
|
||||||
return OEMCrypto_ERROR_NOT_IMPLEMENTED;
|
|
||||||
}
|
|
||||||
} // namespace wvoec3
|
} // namespace wvoec3
|
||||||
|
|||||||
Reference in New Issue
Block a user