changeset 12 | d0b16e01f384 |
parent 8 | eb5f524dc31d |
child 19 | cb341c55f6e8 |
child 39 | b1cc3c1b5028 |
11:8a3293f6c06f | 12:d0b16e01f384 |
---|---|
85 #ifndef FSHELL_NO_SHA2_SUPPORT |
85 #ifndef FSHELL_NO_SHA2_SUPPORT |
86 #define FSHELL_SHA2_SUPPORT |
86 #define FSHELL_SHA2_SUPPORT |
87 #endif |
87 #endif |
88 #ifndef FSHELL_NO_MD4_SUPPORT |
88 #ifndef FSHELL_NO_MD4_SUPPORT |
89 #define FSHELL_MD4_SUPPORT |
89 #define FSHELL_MD4_SUPPORT |
90 #endif |
|
91 #ifndef FSHELL_NO_SPCRE_SUPPORT |
|
92 #define FSHELL_SPCRE_SUPPORT |
|
90 #endif |
93 #endif |
91 |
94 |
92 // |
95 // |
93 // PlatSec. |
96 // PlatSec. |
94 // |
97 // |