summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/a5.h
Commit message (Expand)AuthorAgeFilesLines
* [doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2017-10-171-2/+0
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-7/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-2/+2
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-221-2/+3
* gsm: Add A5/3-4 cipher supportMax2015-03-281-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* gsm/a5: Return -ENOTSUP if the selected cipher is not supportedSylvain Munaut2012-12-061-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* gsm/a5: Add documentationSylvain Munaut2011-11-171-0/+14
* gsm/a5: Add const qualifier on the keySylvain Munaut2011-11-171-3/+3
* gsm/a5: Add a A5 1&2 implementationSylvain Munaut2011-04-261-0/+49