hsuenaga 1a8031e111 add new cryptographic accelerator driver 'mvxpsec.'
this driver controls CESA unit as same as mvcesa, but uses DMA engines and
does CBC operations, HMAC operations by hardware. about 2 kbytes of data
are processed at one. supported algorithms are:

 - DES-CBC, 3DES-CBC, AES-CBC
 - HMAC-SHA1, HMAC-MD5

non-CBC algorithm such as AES-GCM is not supported by CESA's acceleration
engine. mvcesa is still useful to implement such algorithms as combination of
accelerated block cipher and software chaining.
2015-06-03 04:20:02 +00:00
2015-05-27 15:35:23 +00:00
2015-05-28 19:13:53 +00:00
2015-05-30 18:00:09 +00:00
2015-05-16 23:34:52 +00:00
2015-05-22 01:18:05 +00:00
2015-06-02 21:03:46 +00:00
2015-05-09 13:32:30 +00:00
2015-06-02 15:36:45 +00:00
2015-05-05 08:08:33 +00:00
2015-05-31 15:44:30 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%