Remove obsolete comment about test dependency
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
7cf5ebc90f
commit
21b198355d
1 changed files with 0 additions and 4 deletions
|
@ -60,10 +60,6 @@ void ssl_cf_hmac( int hash )
|
||||||
/*
|
/*
|
||||||
* Test the function mbedtls_ssl_cf_hmac() against a reference
|
* Test the function mbedtls_ssl_cf_hmac() against a reference
|
||||||
* implementation.
|
* implementation.
|
||||||
*
|
|
||||||
* Note: the dependency is actually on TLS 1.0-1.2 and (AES or ARIA or
|
|
||||||
* Camellia or DES), but since the test framework doesn't support
|
|
||||||
* alternation in dependencies, just depend on the most common.
|
|
||||||
*/
|
*/
|
||||||
mbedtls_md_context_t ctx, ref_ctx;
|
mbedtls_md_context_t ctx, ref_ctx;
|
||||||
const mbedtls_md_info_t *md_info;
|
const mbedtls_md_info_t *md_info;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue