summaryrefslogtreecommitdiffstats
path: root/include/osmocom/crypt/auth.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+1
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-6/+6
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-0/+2
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-061-2/+2
* Make C4 function globally availableMax2016-06-291-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* authentication: More documentationHarald Welte2012-07-181-17/+27
* auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte2012-03-211-0/+1
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-1/+1
* auth_core: add functions for parsing algorithm namesHarald Welte2011-12-071-0/+3
* Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte2011-12-061-0/+87