Module drm_ffi::auth [−][src]
Bindings to the methods of authentication the DRM provides.
Functions
| acquire_master | Acquire the ‘Master DRM Lock’ for this file descriptor. |
| auth_magic_token | Authorize another process’ ‘Magic Authentication Token’. |
| get_magic_token | Get the ‘Magic Authentication Token’ for this file descriptor. |
| release_master | Release the ‘Master DRM Lock’ for this file descriptor. |