Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.25 KB | None | 0 0
  1. db shell logcat | grep OEM
  2. 09-21 23:00:14.881 1488 2484 I ActivityManager: Start proc 2505:com.estrongs.android.pop/u0a64 for broadcast com.estrongs.android.pop/.EnableOEMConfig
  3. 09-21 23:00:27.152 610 610 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  4. 09-21 23:00:27.308 610 610 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6e8d000
  5. 09-21 23:00:27.382 610 610 D DrmWidevineDash: OEMCrypto_ION_Malloc: function time: 52ms (0s 52830156ns)
  6. 09-21 23:00:27.382 610 610 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns 0
  7. 09-21 23:00:27.382 610 610 D DrmWidevineDash: OEMCrypto_APIVersion: starts!
  8. 09-21 23:00:27.385 610 610 D DrmWidevineDash: OEMCrypto_APIVersion: ends! returns version 10
  9. 09-21 23:00:27.385 610 610 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: starts!
  10. 09-21 23:00:27.477 610 610 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: ends! returns 0
  11. 09-21 23:00:27.477 610 610 D WVCdm : OEMCrypto_Initialize Level 1 success. I will use level 1.
  12. 09-21 23:00:27.477 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xbe8625b4
  13. 09-21 23:00:27.477 610 610 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  14. 09-21 23:00:27.478 610 610 D DrmWidevineDash: OEMCrypto_OpenSession SID = 1
  15. 09-21 23:00:27.478 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  16. 09-21 23:00:27.478 610 610 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5f49098, dataLength=8
  17. 09-21 23:00:27.481 610 610 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  18. 09-21 23:00:27.498 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=1, wrapped_rsa_key=0xb59bac00, wrapped_rsa_key_length=1280
  19. 09-21 23:00:27.507 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  20. 09-21 23:00:27.507 610 610 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5f1a160, dataLength=4
  21. 09-21 23:00:27.509 610 610 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  22. 09-21 23:00:27.516 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xbe862754
  23. 09-21 23:00:27.516 610 610 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  24. 09-21 23:00:27.517 610 610 D DrmWidevineDash: OEMCrypto_OpenSession SID = 2
  25. 09-21 23:00:27.517 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  26. 09-21 23:00:27.517 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=2, wrapped_rsa_key=0xb5f53010, wrapped_rsa_key_length=1280
  27. 09-21 23:00:27.524 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  28. 09-21 23:00:27.524 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ec40
  29. 09-21 23:00:27.526 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature needs buffer size = 256
  30. 09-21 23:00:27.526 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 7
  31. 09-21 23:00:27.526 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ec40
  32. 09-21 23:00:27.667 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 0
  33. 09-21 23:00:27.668 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=2
  34. 09-21 23:00:27.669 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  35. 09-21 23:00:27.674 610 3224 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=1
  36. 09-21 23:00:27.676 610 3224 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  37. 09-21 23:00:27.676 610 3224 D DrmWidevineDash: OEMCrypto_Terminate: starts!
  38. 09-21 23:00:27.680 610 3224 D DrmWidevineDash: OEMCrypto_ION_Free: function time: 2ms (0s 2077812ns)
  39. 09-21 23:00:27.680 610 3224 D DrmWidevineDash: OEMCrypto_Terminate: ends! returns 0
  40. 09-21 23:00:27.714 610 899 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  41. 09-21 23:00:27.759 610 899 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6e8d000
  42. 09-21 23:00:27.838 610 899 D DrmWidevineDash: OEMCrypto_ION_Malloc: function time: 69ms (0s 69759479ns)
  43. 09-21 23:00:27.838 610 899 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns 0
  44. 09-21 23:00:27.838 610 899 D DrmWidevineDash: OEMCrypto_APIVersion: starts!
  45. 09-21 23:00:27.839 610 899 D DrmWidevineDash: OEMCrypto_APIVersion: ends! returns version 10
  46. 09-21 23:00:27.839 610 899 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: starts!
  47. 09-21 23:00:27.902 610 899 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: ends! returns 0
  48. 09-21 23:00:27.902 610 899 D WVCdm : OEMCrypto_Initialize Level 1 success. I will use level 1.
  49. 09-21 23:00:27.902 610 899 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xb5e0140c
  50. 09-21 23:00:27.902 610 899 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  51. 09-21 23:00:27.904 610 899 D DrmWidevineDash: OEMCrypto_OpenSession SID = 1
  52. 09-21 23:00:27.904 610 899 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  53. 09-21 23:00:27.904 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5c87108, dataLength=8
  54. 09-21 23:00:27.906 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  55. 09-21 23:00:27.908 610 899 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=1, wrapped_rsa_key=0xb5818c00, wrapped_rsa_key_length=1280
  56. 09-21 23:00:27.918 610 899 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  57. 09-21 23:00:27.918 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5c8e048, dataLength=4
  58. 09-21 23:00:27.919 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  59. 09-21 23:00:27.919 610 3224 D DrmWidevineDash: OEMCrypto_GetHDCPCapability starts!
  60. 09-21 23:00:27.921 610 3224 D DrmWidevineDash: OEMCrypto_GetHDCPCapability current=1, max=1
  61. 09-21 23:00:27.921 610 3224 D DrmWidevineDash: OEMCrypto_GetHDCPCapability ends! ret = 0
  62. 09-21 23:00:27.928 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xbe862754
  63. 09-21 23:00:27.928 610 610 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  64. 09-21 23:00:27.929 610 610 D DrmWidevineDash: OEMCrypto_OpenSession SID = 2
  65. 09-21 23:00:27.929 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  66. 09-21 23:00:27.929 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=2, wrapped_rsa_key=0xb5f53010, wrapped_rsa_key_length=1280
  67. 09-21 23:00:27.940 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  68. 09-21 23:00:27.942 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ec40
  69. 09-21 23:00:27.954 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature needs buffer size = 256
  70. 09-21 23:00:27.955 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 7
  71. 09-21 23:00:27.961 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ec40
  72. 09-21 23:00:28.115 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 0
  73. 09-21 23:00:28.116 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=2
  74. 09-21 23:00:28.117 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  75. 09-21 23:00:28.118 610 3329 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=1
  76. 09-21 23:00:28.119 610 3329 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  77. 09-21 23:00:28.119 610 3329 D DrmWidevineDash: OEMCrypto_Terminate: starts!
  78. 09-21 23:00:28.125 610 3329 D DrmWidevineDash: OEMCrypto_ION_Free: function time: 1ms (0s 1870209ns)
  79. 09-21 23:00:28.125 610 3329 D DrmWidevineDash: OEMCrypto_Terminate: ends! returns 0
  80. 09-21 23:00:32.584 610 899 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  81. 09-21 23:00:32.643 610 899 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6e15000
  82. 09-21 23:00:32.691 610 899 D DrmWidevineDash: OEMCrypto_ION_Malloc: function time: 33ms (0s 33309011ns)
  83. 09-21 23:00:32.691 610 899 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns 0
  84. 09-21 23:00:32.691 610 899 D DrmWidevineDash: OEMCrypto_APIVersion: starts!
  85. 09-21 23:00:32.692 610 899 D DrmWidevineDash: OEMCrypto_APIVersion: ends! returns version 10
  86. 09-21 23:00:32.692 610 899 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: starts!
  87. 09-21 23:00:32.774 610 899 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: ends! returns 0
  88. 09-21 23:00:32.774 610 899 D WVCdm : OEMCrypto_Initialize Level 1 success. I will use level 1.
  89. 09-21 23:00:32.774 610 899 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xb5e0140c
  90. 09-21 23:00:32.774 610 899 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  91. 09-21 23:00:32.775 610 899 D DrmWidevineDash: OEMCrypto_OpenSession SID = 1
  92. 09-21 23:00:32.775 610 899 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  93. 09-21 23:00:32.775 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5c87140, dataLength=8
  94. 09-21 23:00:32.777 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  95. 09-21 23:00:32.778 610 899 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=1, wrapped_rsa_key=0xb5818600, wrapped_rsa_key_length=1280
  96. 09-21 23:00:32.792 610 899 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  97. 09-21 23:00:32.793 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5c8e080, dataLength=4
  98. 09-21 23:00:32.794 610 899 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  99. 09-21 23:00:32.803 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xbe862754
  100. 09-21 23:00:32.803 610 610 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  101. 09-21 23:00:32.805 610 610 D DrmWidevineDash: OEMCrypto_OpenSession SID = 2
  102. 09-21 23:00:32.805 610 610 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  103. 09-21 23:00:32.805 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=2, wrapped_rsa_key=0xb5f53010, wrapped_rsa_key_length=1280
  104. 09-21 23:00:32.814 610 610 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  105. 09-21 23:00:32.814 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ba90
  106. 09-21 23:00:32.816 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature needs buffer size = 256
  107. 09-21 23:00:32.816 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 7
  108. 09-21 23:00:32.816 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature starts! SID=2, message=0xb5f2ba90
  109. 09-21 23:00:32.937 610 610 D DrmWidevineDash: OEMCrypto_GenerateRSASignature returns 0
  110. 09-21 23:00:32.937 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=2
  111. 09-21 23:00:32.939 610 610 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  112. 09-21 23:00:32.941 610 3224 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=1
  113. 09-21 23:00:32.942 610 3224 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 0
  114. 09-21 23:00:32.943 610 3224 D DrmWidevineDash: OEMCrypto_Terminate: starts!
  115. 09-21 23:00:32.947 610 3224 D DrmWidevineDash: OEMCrypto_ION_Free: function time: 1ms (0s 1307968ns)
  116. 09-21 23:00:32.947 610 3224 D DrmWidevineDash: OEMCrypto_Terminate: ends! returns 0
  117. 09-21 23:00:33.904 610 3330 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  118. 09-21 23:00:33.956 610 3330 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6e15000
  119. 09-21 23:00:34.004 610 3330 D DrmWidevineDash: OEMCrypto_ION_Malloc: function time: 30ms (0s 30462813ns)
  120. 09-21 23:00:34.004 610 3330 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns 0
  121. 09-21 23:00:34.004 610 3330 D DrmWidevineDash: OEMCrypto_APIVersion: starts!
  122. 09-21 23:00:34.009 610 3330 D DrmWidevineDash: OEMCrypto_APIVersion: ends! returns version 10
  123. 09-21 23:00:34.010 610 3330 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: starts!
  124. 09-21 23:00:34.080 610 3330 D DrmWidevineDash: OEMCrypto_IsKeyboxValid: ends! returns 0
  125. 09-21 23:00:34.080 610 3330 D WVCdm : OEMCrypto_Initialize Level 1 success. I will use level 1.
  126. 09-21 23:00:34.080 610 3330 D DrmWidevineDash: OEMCrypto_OpenSession: starts! SID=0xb570040c
  127. 09-21 23:00:34.080 610 3330 D DrmWidevineDash: OEMCrypto_OpenSession Session ID = 0
  128. 09-21 23:00:34.082 610 3330 D DrmWidevineDash: OEMCrypto_OpenSession SID = 1
  129. 09-21 23:00:34.082 610 3330 D DrmWidevineDash: OEMCrypto_OpenSession: ends! returns 0
  130. 09-21 23:00:34.082 610 3330 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5f491e8, dataLength=8
  131. 09-21 23:00:34.084 610 3330 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  132. 09-21 23:00:34.087 610 3330 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: starts! SID=1, wrapped_rsa_key=0xb59be800, wrapped_rsa_key_length=1280
  133. 09-21 23:00:34.108 610 3330 D DrmWidevineDash: OEMCrypto_LoadDeviceRSAKey: ends! returns 0
  134. 09-21 23:00:34.109 610 3330 D DrmWidevineDash: OEMCrypto_GetRandom: starts! randomData=0xb5f1a158, dataLength=4
  135. 09-21 23:00:34.110 610 3330 D DrmWidevineDash: OEMCrypto_GetRandom: ends! returns 0
  136. 09-21 23:00:34.125 610 3329 D DrmWidevineDash: OEMCrypto_GetDeviceID: starts! deviceID=0xb5cc6560, idLength=0xb57ff1f4
  137. 09-21 23:00:34.199 610 3329 D DrmWidevineDash: OEMCrypto_GetDeviceID: ends! returns 0
  138. 09-21 23:00:34.199 610 3329 D DrmWidevineDash: OEMCrypto_SupportsUsageTable: starts!
  139. 09-21 23:00:34.205 610 3329 D DrmWidevineDash: OEMCrypto_SupportsUsageTable: is_supported = 1
  140. 09-21 23:00:34.205 610 3329 D DrmWidevineDash: OEMCrypto_SupportsUsageTable: wv_app_version =0x24
  141. 09-21 23:00:34.206 610 3329 D DrmWidevineDash: OEMCrypto_SupportsUsageTable: ends! returns 0
  142. 09-21 23:00:34.206 610 3329 D DrmWidevineDash: OEMCrypto_IsAntiRollbackHwPresent: starts!
  143. 09-21 23:00:34.207 610 3329 E DrmWidevineDash: Error: OEMCrypto_IsAntiRollbackHwPresent ioctl returns -1
  144. 09-21 23:00:34.207 610 3329 D DrmWidevineDash: OEMCrypto_IsAntiRollbackHwPresent ends! ret=10026, is_antirb_enabled = 0
  145. 09-21 23:00:34.207 610 3329 D DrmWidevineDash: OEMCrypto_APIVersion: starts!
  146. 09-21 23:00:34.226 610 3329 E DrmWidevineDash: Error: OEMCrypto_APIVersion ioctl returns -1
  147. 09-21 23:00:34.226 610 3329 D DrmWidevineDash: OEMCrypto_APIVersion: ends! returns version 0
  148. 09-21 23:00:34.226 610 3329 D DrmWidevineDash: OEMCrypto_GetHDCPCapability starts!
  149. 09-21 23:00:34.231 610 3329 E DrmWidevineDash: Error: OEMCrypto_GetHDCPCapability ioctl returns -1
  150. 09-21 23:00:34.231 610 3329 D DrmWidevineDash: OEMCrypto_GetHDCPCapability ends! ret = 10026
  151. 09-21 23:00:34.231 610 3329 W WVCdm : OEMCrypto_GetHDCPCapability fails with 10026
  152. 09-21 23:00:34.231 610 3329 D DrmWidevineDash: OEMCrypto_GenerateNonce: starts! SID=1, nonce=0xb57ff3dc
  153. 09-21 23:00:34.233 610 3329 E DrmWidevineDash: Error: OEMCrypto_GenerateNonce ioctl returns -1
  154. 09-21 23:00:34.233 610 3329 D DrmWidevineDash: OEMCrypto_GenerateNonce: ends! returns 10026
  155. 09-21 23:00:34.251 610 899 D DrmWidevineDash: OEMCrypto_CloseSession: starts! SID=1
  156. 09-21 23:00:34.253 610 899 E DrmWidevineDash: Error: OEMCrypto_CloseSession ioctl returns -1
  157. 09-21 23:00:34.253 610 899 D DrmWidevineDash: OEMCrypto_CloseSession: ends! returns 10026
  158. 09-21 23:00:34.253 610 899 D DrmWidevineDash: OEMCrypto_Terminate: starts!
  159. 09-21 23:00:34.281 610 899 E DrmWidevineDash: Error: OEMCrypto_Terminate ioctl returns -1
  160. 09-21 23:00:34.281 610 899 D DrmWidevineDash: OEMCrypto_Terminate: ends! returns 10026
  161. 09-21 23:00:34.284 610 899 E WVCdm : OEMCrypto_Terminate failed: 10026
  162. 09-21 23:00:35.393 610 3329 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  163. 09-21 23:00:35.396 610 3329 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6ddb000
  164. 09-21 23:00:35.396 610 3329 E DrmWidevineDash: Error: OEMCrypto_Initialize ioctl returns -1
  165. 09-21 23:00:35.397 610 3329 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns -1
  166. 09-21 23:00:40.436 610 610 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  167. 09-21 23:00:40.451 610 610 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6db4000
  168. 09-21 23:00:40.453 610 610 E DrmWidevineDash: Error: OEMCrypto_Initialize ioctl returns -1
  169. 09-21 23:00:40.453 610 610 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns -1
  170. 09-21 23:00:42.684 610 899 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  171. 09-21 23:00:42.702 610 899 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6d93000
  172. 09-21 23:00:42.705 610 899 E DrmWidevineDash: Error: OEMCrypto_Initialize ioctl returns -1
  173. 09-21 23:00:42.705 610 899 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns -1
  174. 09-21 23:00:42.925 610 899 E WVCdm : OEMCrypto_GenerateRSASignature failed with 35
  175. 09-21 23:00:44.659 610 3330 D DrmWidevineDash: OEMCrypto_Initialize: starts! g_qsee_apps_version = 0x21
  176. 09-21 23:00:44.681 610 3330 D DrmWidevineDash: OEMCrypto_Initialize sion_buffer g_wv_fhandle->ion_sbuffer 0x0xb6d79000
  177. 09-21 23:00:44.683 610 3330 E DrmWidevineDash: Error: OEMCrypto_Initialize ioctl returns -1
  178. 09-21 23:00:44.683 610 3330 D DrmWidevineDash: OEMCrypto_Initialize: ends! returns -1
  179. 09-21 23:00:44.710 610 3329 E WVCdm : OEMCrypto_GenerateRSASignature failed with 35
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement