ECDH: Fix whitespace and doxygen comment
This commit is contained in:
parent
c14dd845ad
commit
e50b9704d0
2 changed files with 2 additions and 2 deletions
programs/test
2
programs/test/benchmark.c
Executable file → Normal file
2
programs/test/benchmark.c
Executable file → Normal file
|
@ -988,7 +988,7 @@ int main( int argc, char *argv[] )
|
|||
}
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_ECDH_C)
|
||||
#if defined(MBEDTLS_ECDH_C)
|
||||
if( todo.ecdh )
|
||||
{
|
||||
mbedtls_ecdh_context ecdh_srv, ecdh_cli;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue