Searched refs:DESCRAMBLER_DES (Results 1 – 5 of 5) sorted by relevance
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/descrambler/ |
H A D | tvhcsa.c | 165 case DESCRAMBLER_DES: in tvhcsa_set_type() 186 case DESCRAMBLER_DES: in tvhcsa_set_key_even() 205 case DESCRAMBLER_DES: in tvhcsa_set_key_odd()
|
H A D | constcw.c | 155 DESCRAMBLER_DES : DESCRAMBLER_AES, in constcw_service_start()
|
H A D | capmt.c | 1274 capmt_process_key(capmt, adapter, index, DESCRAMBLER_DES, cw, empty, 1); in capmt_analyze_cmd() 1276 capmt_process_key(capmt, adapter, index, DESCRAMBLER_DES, empty, cw, 1); in capmt_analyze_cmd() 1662 DESCRAMBLER_DES, in handle_ca0_wrapper()
|
H A D | cwc.c | 852 off == 16 ? DESCRAMBLER_AES : DESCRAMBLER_DES, in handle_ecm_reply()
|
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/ |
H A D | descrambler.h | 35 #define DESCRAMBLER_DES 1 macro
|