index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2021-01-29
1
-0
/
+1
*
crypto: talitos - drop icv_ool
Christophe Leroy
2019-07-03
1
-2
/
+0
*
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2019-07-03
1
-0
/
+30
*
crypto: talitos - use SPDX-License-Identifier
Christophe Leroy
2019-05-30
1
-24
/
+1
*
crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
Christophe Leroy
2019-05-30
1
-7
/
+5
*
Revert "crypto: talitos - export the talitos_submit function"
Christophe Leroy
2019-05-30
1
-6
/
+0
*
crypto: talitos - fix AEAD processing.
Christophe Leroy
2019-05-30
1
-1
/
+1
*
crypto: talitos - chain in buffered data for ahash on SEC1
LEROY Christophe
2017-10-12
1
-0
/
+1
*
crypto: talitos - don't check the number of channels at each interrupt
LEROY Christophe
2017-10-12
1
-0
/
+4
*
crypto: talitos - zeroize the descriptor with memset()
LEROY Christophe
2017-10-12
1
-2
/
+0
*
crypto: talitos - add new crypto modes
LEROY Christophe
2015-12-04
1
-0
/
+1
*
crypto: talitos - Prevent panic in probe error path
Aaron Sierra
2015-08-10
1
-0
/
+1
*
crypto: talitos - Remove zero_entry static initializer
Aaron Sierra
2015-08-04
1
-6
/
+1
*
crypto: talitos - implement scatter/gather copy for SEC1
LEROY Christophe
2015-04-21
1
-1
/
+2
*
crypto: talitos - adapt interrupts and reset functions to SEC1
LEROY Christophe
2015-04-21
1
-12
/
+27
*
crypto: talitos - base address for Execution Units
LEROY Christophe
2015-04-21
1
-27
/
+45
*
crypto: talitos - adaptation of talitos_submit() for SEC1
LEROY Christophe
2015-04-21
1
-0
/
+2
*
crypto: talitos - Add a feature to tag SEC1
LEROY Christophe
2015-04-21
1
-0
/
+17
*
crypto: talitos - enhanced talitos_desc struct for SEC1
LEROY Christophe
2015-04-21
1
-4
/
+16
*
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
2012-07-11
1
-0
/
+6
*
crypto: talitos - export the talitos_submit function
Horia Geanta
2012-07-11
1
-0
/
+6
*
crypto: talitos - move talitos structures to header file
Horia Geanta
2012-07-11
1
-0
/
+111
*
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
1
-3
/
+11
*
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
1
-15
/
+16
*
crypto: talitos - add support for sha224
Kim Phillips
2010-05-19
1
-1
/
+3
*
crypto: talitos - add hash algorithms
Lee Nipper
2010-05-19
1
-0
/
+8
*
crypto: talitos - add support for 36 bit addressing
Kim Phillips
2009-08-13
1
-0
/
+1
*
crypto: remove uses of __constant_{endian} helpers
Harvey Harrison
2008-12-25
1
-41
/
+41
*
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2008-12-25
1
-0
/
+8
*
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2008-12-25
1
-1
/
+2
*
crypto: talitos - Add support for 3des
Lee Nipper
2008-07-10
1
-2
/
+1
*
crypto: talitos - Freescale integrated security engine (SEC) driver
Kim Phillips
2008-07-10
1
-0
/
+200