Remove unused functions from mips stub
Merge of http://go/wvgerrit/16410 b/26346491 Change-Id: I335a8595a1a713cc6bdfba62f4783d7ae4048aa7
This commit is contained in:
@@ -281,16 +281,4 @@ OEMCryptoResult Level3_ForceDeleteUsageEntry(const uint8_t* /*pst*/,
|
||||
OEMCryptoResult Level3_DeleteUsageTable() {
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user