mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-14 09:36:39 -04: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…
x
Reference in New Issue
Block a user