Fix test dependencies of pkcs5 pbs2 on asn1 parse
This commit is contained in:
parent
af9a486b01
commit
576d474704
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ exit:
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_ASN1_PARSE_C */
|
||||
void mbedtls_pkcs5_pbes2( int params_tag, char *params_hex, char *pw_hex,
|
||||
char *data_hex, int ref_ret, char *ref_out_hex )
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue