1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

- Merged changesets 1399 up to and including 1415 into 1.2 branch

This commit is contained in:
Paul Bakker
2012-11-14 12:39:52 +00:00
parent 97872aceb6
commit 9a73632fd9
33 changed files with 178 additions and 72 deletions

View File

@ -97,7 +97,7 @@ int xtea_crypt_cbc( xtea_context *ctx,
unsigned char *input,
unsigned char *output);
/*
/**
* \brief Checkup routine
*
* \return 0 if successful, or 1 if the test failed