index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamalg_qi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-20
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
1
-4
/
+4
2020-11-06
crypto: caam - fix printing on xts fallback allocation error path
Horia Geantă
1
-2
/
+2
2020-10-02
crypto: caam/qi - add support for XTS with 16B IV
Andrei Botila
1
-4
/
+8
2020-10-02
crypto: caam - add xts check for block length equal to zero
Andrei Botila
1
-1
/
+6
2020-10-02
crypto: caam/qi - add support for more XTS key lengths
Andrei Botila
1
-3
/
+10
2020-10-02
crypto: caam/qi - add fallback for XTS with more than 8B IV
Andrei Botila
1
-5
/
+67
2020-07-31
crypto: caam - silence .setkey in case of bad key length
Horia Geantă
1
-1
/
+1
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-2
/
+4
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-33
/
+11
2019-08-30
crypto: caam/qi - use print_hex_dump_debug function to print debug messages
Iuliana Prodan
1
-5
/
+4
2019-08-22
crypto: caam/des - switch to new verification routines
Ard Biesheuvel
1
-30
/
+6
2019-08-15
crypto: caam/qi - execute library only on DPAA 1.x
Horia Geantă
1
-4
/
+3
2019-08-09
crypto: caam - fix MDHA key derivation for certain user key lengths
Horia Geantă
1
-30
/
+12
2019-08-09
crypto: caam - check zero-length input
Iuliana Prodan
1
-0
/
+3
2019-08-09
crypto: caam - check assoclen
Iuliana Prodan
1
-8
/
+4
2019-08-09
crypto: caam - check authsize
Iuliana Prodan
1
-0
/
+13
2019-08-09
crypto: caam - check key length
Iuliana Prodan
1
-31
/
+99
2019-08-09
crypto: caam - update IV only when crypto operation succeeds
Horia Geantă
1
-1
/
+3
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
1
-16
/
+5
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
1
-51
/
+39
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
1
-19
/
+17
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
1
-1
/
+1
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
1
-29
/
+16
2019-05-23
crypto: caam/qi - DMA map keys using proper device
Horia Geantă
1
-14
/
+19
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
1
-3
/
+3
2019-05-23
crypto: caam - convert top level drivers to libraries
Horia Geantă
1
-41
/
+4
2019-05-23
crypto: caam - fix S/G table passing page boundary
Horia Geantă
1
-4
/
+36
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
1
-1
/
+1
2019-05-09
crypto: caam - fix DKP detection logic
Herbert Xu
1
-2
/
+5
2019-04-18
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-13
/
+53
2019-03-07
crypto: caam - add missing put_device() call
Wen Yang
1
-3
/
+8
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
1
-3
/
+3
2019-02-01
crypto: caam - handle zero-length AEAD output
Horia Geantă
1
-8
/
+15
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
1
-9
/
+28
2018-10-17
crypto: caam - add SPDX license identifier to all files
Horia Geantă
1
-0
/
+1
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
1
-202
/
+171
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
1
-241
/
+20
2018-08-25
crypto: caam/qi - fix error path in xts setkey
Horia Geantă
1
-4
/
+2
2018-04-21
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
1
-111
/
+116
2018-03-31
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+2
2018-02-15
crypto: caam/qi - add GCM support
Horia Geantă
1
-0
/
+374
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
1
-1
/
+11
2017-12-28
crypto: caam - add Derived Key Protocol (DKP) support
Horia Geantă
1
-11
/
+43
2017-12-28
crypto: caam - remove needless ablkcipher key copy
Horia Geantă
1
-6
/
+2
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
1
-3
/
+3
2017-11-03
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
1
-1
/
+6
2017-07-18
crypto: caam/qi - remove unused header sg_sw_sec4.h
Horia Geantă
1
-1
/
+0
2017-07-18
crypto: caam/qi - fix AD length endianness in S/G entry
Horia Geantă
1
-1
/
+4
2017-07-18
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
1
-1
/
+31
[next]