blob: 3c98ab39b92761fae4f3a6674dcc879bb97479a6 [file] [log] [blame]
Vasil Velichkov14ea82d2019-08-28 18:46:34 +00001# auto-generated by grc.converter
2
3id: gsm_extract_cmc
4label: Extract Cipher Mode Command
5
6inputs:
7- domain: message
8 id: msgs
9
10templates:
11 imports: import grgsm
12 make: grgsm.extract_cmc()
13
14documentation: |-
15 Extracts the framenumber and the assigned encryption algorithm from Cipher Mode Commands.
16
17 Input: decoded control channel messages
18
19 The information can be retrieved using following functions:
20 get_frame_numbers(), get_a5_versions()
21
22file_format: 1