Merge "Clean up oemcrypto dynamic adapter and add level 3 libraries"

This commit is contained in:
Fred Gylys-Colwell
2017-03-02 02:48:43 +00:00
committed by Android (Google) Code Review
12 changed files with 343 additions and 273 deletions

View File

@@ -371,7 +371,7 @@ typedef enum OEMCrypto_ProvisioningMethod {
#define OEMCrypto_GetHDCPCapability _oecc44
#define OEMCrypto_LoadTestRSAKey _oecc45
#define OEMCrypto_Security_Patch_Level _oecc46
#define OEMCrypto_LoadKeys_V12 _oecc47
#define OEMCrypto_LoadKeys_V11_or_V12 _oecc47
#define OEMCrypto_DecryptCENC _oecc48
#define OEMCrypto_GetProvisioningMethod _oecc49
#define OEMCrypto_GetOEMPublicCertificate _oecc50