summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/michael_mic.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ks7010: avoid casts in michael_mic_function callsSergio Paracuellos2018-04-251-1/+1
* staging: ks7010: review includes of michael_mic.c fileSergio Paracuellos2018-04-231-3/+2
* staging: ks7010: remove '\' character from michael_block functionSergio Paracuellos2018-04-231-2/+2
* staging: ks7010: Remove trailing _t from 'struct michael_mic_t'.Quytelda Kahja2018-04-231-6/+6
* staging: ks7010: replace uint8_t in favour of u8 in michael_get_micSergio Paracuellos2018-03-291-1/+1
* staging: ks7010: replace uint8_t in favour of u8 in michael_appendSergio Paracuellos2018-03-291-3/+3
* staging: ks7010: replace uint8_t in favour of u8 in michael_initSergio Paracuellos2018-03-291-1/+1
* staging: ks7010: replace MichaelBlockFunction macro with inline functionSergio Paracuellos2018-03-291-15/+16
* staging: ks7010: replace GetUInt32 macro with get_unaligned_le32Sergio Paracuellos2018-03-291-7/+4
* staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()Sergio Paracuellos2018-03-291-11/+3
* staging: ks7010: avoid camel cases in MichaelGetMIC functionSergio Paracuellos2018-03-291-14/+13
* staging: ks7010: replace macro MichaelClear with inline functionSergio Paracuellos2018-03-291-8/+8
* staging: ks7010: avoid camel cases in MichaelAppend functionSergio Paracuellos2018-03-291-23/+22
* staging: ks7010: avoid camel cases for MichaelInitFunctionSergio Paracuellos2018-03-291-6/+5
* staging: ks7010: avoid camel cases in MichaelMICFunctionSergio Paracuellos2018-03-291-8/+7
* staging: ks7010: use lower case names in michael_mic_t struct fieldsSergio Paracuellos2018-03-281-27/+27
* staging: ks7010: replace custom rotation operations in favour of the kernel onesSergio Paracuellos2018-03-141-6/+4
* staging: ks7010: fix checkpatch SPACINGTobin C. Harding2017-03-211-2/+2
* staging: ks7010: fix spelling of Michael MICTobin C. Harding2017-03-141-4/+4
* Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel2017-02-161-4/+4
* Staging: ks7010: Use preffered kernel typesPunit Vara2016-11-161-5/+5
* staging: ks7010: add a blank line after declarationsJiong Du2016-10-271-0/+2
* staging: ks7010: split long lineJiong Du2016-10-271-1/+2
* staging: ks7010: remove space before tabJiong Du2016-10-271-3/+3
* staging: ks7010: fix complex macro errorJiong Du2016-10-271-1/+1
* staging: ks7010: fix spacing errorsJiong Du2016-10-271-8/+8
* Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar".Sandhya Bankar2016-09-201-6/+6
* Staging: ks7010: michael_mic: fixed macros coding style issueBing Sun2016-08-151-7/+13
* staging: ks7010: cleanup file headersWolfram Sang2016-06-071-5/+2
* staging: ks7010: indent michael_mic.cWolfram Sang2016-06-071-22/+21
* staging: ks7010: add driver from Nanonote extra-repositoryWolfram Sang2016-06-071-0/+143
OpenPOWER on IntegriCloud