Commit Graph

70 Commits (9931faca02c604c22335f5a935a501bb2ace6e20)

Author SHA1 Message Date
Wei Yongjun 7291a932c6 crypto: talitos - convert to use be16_add_cpu() 13 years ago
Horia Geanta e763eb699b crypto: talitos - add IPsec ESN support 13 years ago
Horia Geanta 79fd31d355 crypto: talitos - support for assoc data provided as scatterlist 13 years ago
Horia Geanta 2a1cfe46b1 crypto: talitos - change type and name for [src|dst]_is_chained 13 years ago
Horia Geanta 602499a342 crypto: talitos - prune unneeded descriptor allocation param 13 years ago
Horia Geanta 60542505b0 crypto: talitos - fix icv management on outbound direction 13 years ago
Kim Phillips b286e00304 crypto: talitos - consolidate common cra_* assignments 13 years ago
Kim Phillips d4cd3283f6 crypto: talitos - consolidate cra_type assignments 13 years ago
Horia Geanta 357fb60502 crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms 13 years ago
Horia Geanta 865d506155 crypto: talitos - export the talitos_submit function 13 years ago
Horia Geanta d1a0eb98e7 crypto: talitos - move talitos structures to header file 13 years ago
Horia Geanta 511d63cb19 crypto: talitos - properly lock access to global talitos registers 13 years ago
Nikos Mavrogiannopoulos d912bb7677 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag 13 years ago
Kim Phillips 5e718a09e5 crypto: talitos - convert talitos_error to struct device 13 years ago
Kim Phillips 2cdba3cf6f crypto: talitos - remove NO_IRQ references 13 years ago
Kim Phillips 0b2730d8d8 crypto: talitos - fix bad kfree 13 years ago
Axel Lin 741e8c2d81 crypto: convert drivers/crypto/* to use module_platform_driver() 13 years ago
Kim Phillips c3e337f88a crypto: talitos - support for channel remap and 2nd IRQ 13 years ago
Kim Phillips ad42d5fc85 crypto: talitos - prepare driver for channel remap support 13 years ago
Kim Phillips 5b859b6ebb crypto: talitos - be less noisy on startup 13 years ago
Lee Nipper 79b3a418e0 crypto: talitos - add hmac algorithms 13 years ago
Kim Phillips 3e721aeb3d crypto: talitos - handle descriptor not found in error path 14 years ago
Kim Phillips 1c2b4abb19 crypto: talitos - don't bad_key in ablkcipher setkey 14 years ago
Kim Phillips febec54286 crypto: talitos - remove unused giv from ablkcipher methods 14 years ago
Kim Phillips 602dba5a81 crypto: talitos - don't set done notification in hot path 14 years ago
Kim Phillips 5228f0f79e crypto: talitos - ensure request ordering within a single tfm 14 years ago
Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver 14 years ago
Kim Phillips a752447af5 crypto: talitos - sparse check endian fixes 15 years ago
Kim Phillips 0b79824745 crypto: talitos - fix checkpatch warning 15 years ago
Kim Phillips 1d11911a8c crypto: talitos - fix warning: 'alg' may be used uninitialized in this function 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Lee Nipper 7260042b2d crypto: talitos - fix bug in sg_copy_end_to_buffer 15 years ago
Lee Nipper 5e833bc416 crypto: talitos - fix ahash for multiple of blocksize 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Kim Phillips 60f208d783 crypto: talitos - add support for sha224 15 years ago
Lee Nipper 497f2e6b8b crypto: talitos - add hash algorithms 15 years ago
Lee Nipper acbf7c627f crypto: talitos - second prepare step for adding ahash algorithms 15 years ago
Lee Nipper d5e4aaefd9 crypto: talitos - prepare for adding ahash algorithms 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Márton Németh 6c3f975a4c crypto: Make Open Firmware device id constant 15 years ago
Kim Phillips 81eb024c7e crypto: talitos - add support for 36 bit addressing 16 years ago
Kim Phillips 4b99262881 crypto: talitos - align locks on cache lines 16 years ago
Kim Phillips e41256f139 crypto: talitos - simplify hmac data size calculation 16 years ago
Kim Phillips 962a9c9949 crypto: talitos - Avoid unnecessary decrypt check 16 years ago
Kim Phillips 19bbbc6355 crypto: talitos - containerof related codingstyle 16 years ago
Kim Phillips e938e4656b crypto: talitos - Whitespace/codingstyle/overrun lines cleanup 16 years ago
Lee Nipper 4de9d0b547 crypto: talitos - Add ablkcipher algorithms 16 years ago
Lee Nipper 56af8cd44b crypto: talitos - scaffolding for new algorithm types 16 years ago
Lee Nipper ca38a814c6 crypto: talitos - Ack done interrupt in isr instead of tasklet 16 years ago