mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Fix minor typo in comments (#531)
This commit is contained in:
		
							parent
							
								
									99b257ca19
								
							
						
					
					
						commit
						98844ff59f
					
				@ -99,7 +99,7 @@ typedef struct
 | 
			
		||||
    mbedtls_mpi Vf;                     /*!<  cached un-blinding value  */
 | 
			
		||||
 | 
			
		||||
    int padding;                /*!<  MBEDTLS_RSA_PKCS_V15 for 1.5 padding and
 | 
			
		||||
                                      RSA_PKCS_v21 for OAEP/PSS         */
 | 
			
		||||
                                      MBEDTLS_RSA_PKCS_v21 for OAEP/PSS         */
 | 
			
		||||
    int hash_id;                /*!<  Hash identifier of mbedtls_md_type_t as
 | 
			
		||||
                                      specified in the mbedtls_md.h header file
 | 
			
		||||
                                      for the EME-OAEP and EMSA-PSS
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user