Lock OEMCrypto v18.3 API

Bug: 290252845
Merged from https://widevine-internal-review.googlesource.com/178093

Change-Id: I5067df6724b43e9e7d9e67b1a60e0e209f51adbd
This commit is contained in:
Fred Gylys-Colwell
2023-07-10 11:11:40 -07:00
committed by Robert Shih
parent 3ee5d69a91
commit 5c05e8a387

View File

@@ -366,3 +366,6 @@ OEMCryptoResult _oecc141(const uint8_t* challenge, size_t challenge_length,
// OEMCrypto_EnterTestMode defined in v18.1
OEMCryptoResult _oecc140(void);
// OEMCrypto_FactoryInstallBCCSignature defined in v18.3
OEMCryptoResult _oecc142(const uint8_t* signature, size_t signature_length);