libosmogsm 1.10.0.64-ff3d
Osmocom GSM library
|
Functions | |
static void | xor (uint8_t *out, const uint8_t *a, const uint8_t *b, size_t len) |
static int | xor2g_gen_vec (struct osmo_auth_vector *vec, struct osmo_sub_auth_data2 *aud, const uint8_t *_rand) |
static | __attribute__ ((constructor)) |
Variables | |
static struct osmo_auth_impl | xor2g_alg |
|
static |
References osmo_auth_register(), and xor2g_alg.
|
static |
References len.
Referenced by xor2g_gen_vec().