mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Fix forgotten merge conflict
This commit is contained in:
		@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user