11 lines
321 B
C
Executable file
11 lines
321 B
C
Executable file
/*******************************************************************************
|
|
*
|
|
* Reference APIs needed to support Widevine's crypto algorithms.
|
|
*
|
|
******************************************************************************/
|
|
|
|
#ifndef _KeyMaster_ERRNO_H
|
|
#define _KeyMaster_ERRNO_H
|
|
|
|
|
|
#endif // _KeyMaster_ERRNO_H
|