Fix forgotten merge conflict
This commit is contained in:
parent
7c4e60fa7d
commit
1e5e819d31
1 changed files with 0 additions and 18 deletions
|
@ -1817,24 +1817,6 @@
|
|||
#define POLARSSL_PADLOCK_C
|
||||
|
||||
/**
|
||||
<<<<<<< HEAD:include/mbedtls/config.h
|
||||
=======
|
||||
* \def POLARSSL_PBKDF2_C
|
||||
*
|
||||
* Enable PKCS#5 PBKDF2 key derivation function.
|
||||
*
|
||||
* \deprecated Use POLARSSL_PKCS5_C instead
|
||||
*
|
||||
* Module: library/pbkdf2.c
|
||||
*
|
||||
* Requires: POLARSSL_PKCS5_C
|
||||
*
|
||||
* This module adds support for the PKCS#5 PBKDF2 key derivation function.
|
||||
*/
|
||||
#define POLARSSL_PBKDF2_C
|
||||
|
||||
/**
|
||||
>>>>>>> mbedtls-1.3:include/polarssl/config.h
|
||||
* \def POLARSSL_PEM_PARSE_C
|
||||
*
|
||||
* Enable PEM decoding / parsing.
|
||||
|
|
Loading…
Reference in a new issue