Rerun util/openssl-format-source -v -c .
[openssl.git] / engines / e_padlock.c
index a7683c56584ac8950b0701fe983e6dbf187e5a15..ab9d5fb89276a3d6088eb53a2d7d3088f677741b 100644 (file)
@@ -587,7 +587,9 @@ pushfd cld mov esi, ecx mov edi, ecx mov ecx, 60 up:lodsd
 #    if defined(NID_aes_256_ofb128) && ! defined (NID_aes_256_ofb)
 #     define NID_aes_256_ofb NID_aes_256_ofb128
 #    endif
-/* List of supported ciphers. */ static int padlock_cipher_nids[] = {
+/*
+ * List of supported ciphers.
+ */ static int padlock_cipher_nids[] = {
     NID_aes_128_ecb,
     NID_aes_128_cbc,
     NID_aes_128_cfb,