commit | 9df5c96214e6a5b7208b9870f00600deb7be2c4c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jan 24 14:37:29 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Jun 02 16:10:29 2014 +0200 |
tree | 54e43d9ad025d64e9e713c591f360104496a01c2 | |
parent | 9c9cf5b51e7257f34ec31522bb0b6d38e730f743 [diff] [blame] |
Fix dependencies
diff --git a/library/x509.c b/library/x509.c index 3114076..48c11ef 100644 --- a/library/x509.c +++ b/library/x509.c
@@ -137,6 +137,7 @@ return( 0 ); } +#if defined(POLARSSL_RSASSA_PSS_CERTIFICATES) /* * HashAlgorithm ::= AlgorithmIdentifier * @@ -329,6 +330,7 @@ return( 0 ); } +#endif /* POLARSSL_RSASSA_PSS_CERTIFICATES */ /* * AttributeTypeAndValue ::= SEQUENCE {