aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/a5.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17[doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte1-2/+0
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-7/+3
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-2/+2
2016-04-22Deprecate osmo_a5_1 and osmo_a5_2Max1-2/+3
2015-03-28gsm: Add A5/3-4 cipher supportMax1-1/+1
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
2012-12-06gsm/a5: Return -ENOTSUP if the selected cipher is not supportedSylvain Munaut1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-11-17gsm/a5: Add documentationSylvain Munaut1-0/+14
2011-11-17gsm/a5: Add const qualifier on the keySylvain Munaut1-3/+3
2011-04-26gsm/a5: Add a A5 1&2 implementationSylvain Munaut1-0/+49