GNU Radio's GSM Package
osmo_sub_auth_data Struct Reference

#include <auth.h>

Public Attributes

enum osmo_sub_auth_type type
 
enum osmo_auth_algo algo
 
union {
   struct {
      uint8_t   osmo_sub_auth_data::opc [16]
 
      uint8_t   osmo_sub_auth_data::k [16]
 
      uint8_t   osmo_sub_auth_data::amf [2]
 
      uint64_t   osmo_sub_auth_data::sqn
 
      int   osmo_sub_auth_data::opc_is_op
 
      unsigned int   osmo_sub_auth_data::ind_bitlen
 
      unsigned int   osmo_sub_auth_data::ind
 
      uint64_t   osmo_sub_auth_data::sqn_ms
 
   }   osmo_sub_auth_data::umts
 
   struct {
      uint8_t   osmo_sub_auth_data::ki [OSMO_A5_MAX_KEY_LEN_BYTES]
 
   }   osmo_sub_auth_data::gsm
 
u
 

Detailed Description

permanent (secret) subscriber auth data


The documentation for this struct was generated from the following file: