Jouni Malinen
5f0e165e80
crypto: Add return value to DES and AES encrypt/decrypt
...
These operations may fail with some crypto wrappers, so allow the
functions to report their results to the caller.
Signed-off-by: Jouni Malinen <j@w1.fi>
2017-02-28 11:23:54 +02:00
Jouni Malinen
95de34a10a
Remove trailing whitespace
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2016-12-28 14:31:42 +02:00
Jouni Malinen
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
...
Remove the GPL notification text from the files that were
initially contributed by myself.
Signed-hostap: Jouni Malinen <j@w1.fi>
2012-02-11 19:39:36 +02:00
Jouni Malinen
1e8c857abe
Move shared DES definitions into a header file
2009-10-17 12:53:27 +03:00
Jouni Malinen
506b45ed22
Add DES-CBC support into internal crypto implementation
2009-10-17 12:05:06 +03:00
Johannes Berg
657f038102
Crypto build cleanup: remove INTERNAL_DES
...
In addition, rename des.c to des-internal.c to match in style with
SHA-1 conditionally built internal implementation.
2009-07-28 21:00:44 +03:00