|
libosmogsm 1.11.0.52-28973f
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