8 lines
		
	
	
		
			118 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			118 B
		
	
	
	
		
			C
		
	
	
	
	
	
#include <openssl/opensslconf.h>
 | 
						|
 | 
						|
#ifndef OPENSSL_FIPS
 | 
						|
NON_EMPTY_TRANSLATION_UNIT
 | 
						|
#else
 | 
						|
# include "fips_err.h"
 | 
						|
#endif
 |