<+description of block+>
More...
#include <decryption.h>
|
virtual void | set_k_c (const std::vector< uint8_t > &k_c)=0 |
|
virtual void | set_a5_version (unsigned int a5_version)=0 |
|
◆ sptr
◆ make()
static sptr gr::gsm::decryption::make |
( |
const std::vector< uint8_t > & |
k_c, |
|
|
unsigned int |
a5_version |
|
) |
| |
|
static |
◆ set_a5_version()
virtual void gr::gsm::decryption::set_a5_version |
( |
unsigned int |
a5_version | ) |
|
|
pure virtual |
◆ set_k_c()
virtual void gr::gsm::decryption::set_k_c |
( |
const std::vector< uint8_t > & |
k_c | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: