1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

- Added support for Hardware Acceleration hooking in SSL/TLS

This commit is contained in:
Paul Bakker
2012-05-08 09:17:57 +00:00
parent 8308e68d53
commit 05ef835b6a
6 changed files with 132 additions and 28 deletions

View File

@ -75,7 +75,8 @@
* RSA 4 9
* MD 5 4
* CIPHER 6 5
* SSL 7 30
* SSL 6 1 (Started from top)
* SSL 7 31
*
* Module dependent error code (5 bits 0x.08.-0x.F8.)
*/