Eric Biggers
|
0b751f35f9
crypto: atmel-sha - fix error handling when setting hmac key
|
5 роки тому |
Gustavo A. R. Silva
|
22d96f04bb
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
|
7 роки тому |
Gilad Ben-Yossef
|
1606043f21
crypto: atmel - only treat EBUSY as transient if backlog
|
7 роки тому |
Cyrille Pitchen
|
19998acb0f
crypto: atmel-sha - fix error management in atmel_sha_start()
|
8 роки тому |
Cyrille Pitchen
|
dd3f9f40b5
crypto: atmel-sha - fix missing "return" instructions
|
8 роки тому |
Arnd Bergmann
|
4c147bcff5
crypto: atmel - fix 64-bit build warnings
|
8 роки тому |
Cyrille Pitchen
|
0569fc46f0
crypto: atmel-sha - add verbose debug facilities to print hw register names
|
8 роки тому |
Cyrille Pitchen
|
89a82ef87e
crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes
|
8 роки тому |
Cyrille Pitchen
|
81d8750b2b
crypto: atmel-sha - add support to hmac(shaX)
|
8 роки тому |
Cyrille Pitchen
|
69303cf0f1
crypto: atmel-sha - add simple DMA transfers
|
8 роки тому |
Cyrille Pitchen
|
eec12f66b0
crypto: atmel-sha - add atmel_sha_cpu_start()
|
8 роки тому |
Cyrille Pitchen
|
9064ed9269
crypto: atmel-sha - add atmel_sha_wait_for_data_ready()
|
8 роки тому |
Cyrille Pitchen
|
f07cebad63
crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
|
8 роки тому |
Cyrille Pitchen
|
b5ce82a7b4
crypto: atmel-sha - make atmel_sha_done_task more generic
|
8 роки тому |
Cyrille Pitchen
|
a29af939b2
crypto: atmel-sha - update request queue management to make it more generic
|
8 роки тому |
Cyrille Pitchen
|
8340c7fd28
crypto: atmel-sha - create function to get an Atmel SHA device
|
8 роки тому |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 роки тому |
Vladimir Zapolskiy
|
9b52d55f4f
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
|
9 роки тому |
Cyrille Pitchen
|
ad84112a11
crypto: atmel-sha - fix race in atmel_sha_final()
|
9 роки тому |
Cyrille Pitchen
|
9c4274d90d
crypto: atmel-sha - fix .import()/.export() implementation
|
9 роки тому |
Cyrille Pitchen
|
c033042aa8
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
|
9 роки тому |
Cyrille Pitchen
|
d961436c11
crypto: atmel-sha - fix atmel_sha_remove()
|
9 роки тому |
Cyrille Pitchen
|
cc831d32d7
crypto: atmel-sha - fix algorihtm registration
|
9 роки тому |
Cyrille Pitchen
|
7cee350816
crypto: atmel-sha - fix context switches
|
9 роки тому |
Cyrille Pitchen
|
507c5cc236
crypto: atmel-sha - add support of sama5d2x SoCs
|
9 роки тому |
Cyrille Pitchen
|
f56809c3c6
crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client
|
9 роки тому |
Cyrille Pitchen
|
1900c583c8
crypto: atmel-sha - fix crash when computing digest on empty message
|
9 роки тому |
Rahul Pathak
|
871b88a841
crypto: atmel-sha - Removed unused variable "err"
|
9 роки тому |
LABBE Corentin
|
b0e8b3417a
crypto: atmel - use devm_xxx() managed function
|
9 роки тому |
LABBE Corentin
|
9d83d29954
crypto: atmel - Check for clk_prepare_enable() return value
|
9 роки тому |