mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
Fix missing dependency declaration in test
This commit is contained in:
parent
8e205fc0bc
commit
a56d363724
@ -186,7 +186,7 @@ void ecdsa_write_read_random( int id )
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_ECDSA_DETERMINISTIC */
|
||||
void ecdsa_write_read_det_random( int id, int md_alg )
|
||||
{
|
||||
ecdsa_context ctx;
|
||||
|
Loading…
Reference in New Issue
Block a user