Merge "Lock v19.1 API" into main
This commit is contained in:
@@ -419,3 +419,9 @@ OEMCryptoResult _oecc148(OEMCrypto_SESSION session,
|
|||||||
// OEMCrypto_SetDecryptHash defined in v19.0
|
// OEMCrypto_SetDecryptHash defined in v19.0
|
||||||
OEMCryptoResult _oecc143(OEMCrypto_SESSION session, uint32_t frame_number,
|
OEMCryptoResult _oecc143(OEMCrypto_SESSION session, uint32_t frame_number,
|
||||||
uint32_t crc32);
|
uint32_t crc32);
|
||||||
|
|
||||||
|
// OEMCrypto_GetEmbeddedDrmCertificate defined in v19.1
|
||||||
|
OEMCryptoResult _oecc151(uint8_t* public_cert, size_t* public_cert_length);
|
||||||
|
|
||||||
|
// OEMCrypto_UseSecondaryKey defined in v19.1
|
||||||
|
OEMCryptoResult _oecc152(OEMCrypto_SESSION session_id, bool dual_key);
|
||||||
|
|||||||
Reference in New Issue
Block a user