Home
last modified time | relevance | path

Searched refs:INIT_DVDIOCTL (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libdvdcss/libdvdcss-1.4.3/src/
H A Dioctl.c162 INIT_DVDIOCTL( dk_dvd_read_structure_t, DVDCopyrightInfo, in ioctl_ReadCopyright()
298 INIT_DVDIOCTL( dk_dvd_read_structure_t, DVDDiscKeyInfo, in ioctl_ReadDiscKey()
428 INIT_DVDIOCTL( dk_dvd_report_key_t, DVDTitleKeyInfo, in ioctl_ReadTitleKey()
545 INIT_DVDIOCTL( dk_dvd_report_key_t, DVDAuthenticationGrantIDInfo, in ioctl_ReportAgid()
640 INIT_DVDIOCTL( dk_dvd_report_key_t, DVDChallengeKeyInfo, in ioctl_ReportChallenge()
748 INIT_DVDIOCTL( dk_dvd_report_key_t, DVDAuthenticationSuccessFlagInfo, in ioctl_ReportASF()
858 INIT_DVDIOCTL( dk_dvd_report_key_t, DVDKey1Info, in ioctl_ReportKey1()
953 INIT_DVDIOCTL( dk_dvd_send_key_t, DVDAuthenticationGrantIDInfo, in ioctl_InvalidateAgid()
1046 INIT_DVDIOCTL( dk_dvd_send_key_t, DVDChallengeKeyInfo, in ioctl_SendChallenge()
1155 INIT_DVDIOCTL( dk_dvd_send_key_t, DVDKey2Info, in ioctl_SendKey2()
[all …]
H A Dioctl.h62 #define INIT_DVDIOCTL( DKDVD_TYPE, BUFFER_TYPE, FORMAT ) \ macro
/dports/multimedia/libdvdcss/libdvdcss-1.4.3/test/
H A Ddvd_region.c87 INIT_DVDIOCTL( dk_dvd_send_key_t, DVDRegionPlaybackControlInfo, in ioctl_SendRPC()