libosmogsm 1.10.0.65-d581
Osmocom GSM library
|
COMP128v23 header. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
int | comp128v2 (const uint8_t *ki, const uint8_t *rand, uint8_t *sres, uint8_t *kc) |
Perform COMP128v2 algorithm. More... | |
int | comp128v3 (const uint8_t *ki, const uint8_t *rand, uint8_t *sres, uint8_t *kc) |
Perform COMP128v3 algorithm. More... | |
COMP128v23 header.
See comp128v23.c for details