#include <decryption_impl.h>
◆ decryption_impl()
gr::gsm::decryption_impl::decryption_impl |
( |
const std::vector< uint8_t > & |
k_c, |
|
|
unsigned int |
a5_version |
|
) |
| |
◆ ~decryption_impl()
gr::gsm::decryption_impl::~decryption_impl |
( |
| ) |
|
◆ set_a5_version()
virtual void gr::gsm::decryption_impl::set_a5_version |
( |
unsigned int |
a5_version | ) |
|
|
virtual |
◆ set_k_c()
virtual void gr::gsm::decryption_impl::set_k_c |
( |
const std::vector< uint8_t > & |
k_c | ) |
|
|
virtual |
The documentation for this class was generated from the following file: