mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
Comment changes.
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@186 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
parent
bc9a451b51
commit
b8d6697ef8
@ -1186,7 +1186,6 @@ int SSL_server_tests(void)
|
||||
NULL, "abcd", DEFAULT_SVR_OPTION)))
|
||||
goto cleanup;
|
||||
|
||||
//#if 0
|
||||
/*
|
||||
* AES128 Encrypted invalid key
|
||||
*/
|
||||
@ -1199,7 +1198,6 @@ int SSL_server_tests(void)
|
||||
|
||||
printf("SSL server test \"%s\" passed\n", "AES128 encrypted invalid key");
|
||||
TTY_FLUSH();
|
||||
//#endif
|
||||
|
||||
/*
|
||||
* PKCS#8 key (encrypted)
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user