mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-10-28 23:14:56 +03:00 
			
		
		
		
	Fix formatting issues
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
		| @@ -482,6 +482,7 @@ psa_status_t mbedtls_psa_aead_set_nonce( | |||||||
|  |  | ||||||
|     return( status ); |     return( status ); | ||||||
| } | } | ||||||
|  |  | ||||||
|  /* Declare the lengths of the message and additional data for AEAD. */ |  /* Declare the lengths of the message and additional data for AEAD. */ | ||||||
| psa_status_t mbedtls_psa_aead_set_lengths( | psa_status_t mbedtls_psa_aead_set_lengths( | ||||||
|     mbedtls_psa_aead_operation_t *operation, |     mbedtls_psa_aead_operation_t *operation, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user