Additional comment changes for reformat of 0.9.8
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
@@ -281,7 +281,7 @@ struct padlock_cipher_data
|
||||
static volatile struct padlock_cipher_data *padlock_saved_context;
|
||||
#endif
|
||||
|
||||
/*
|
||||
/*-
|
||||
* =======================================================
|
||||
* Inline assembler section(s).
|
||||
* =======================================================
|
||||
@@ -840,7 +840,7 @@ padlock_aes_init_key (EVP_CIPHER_CTX *ctx, const unsigned char *key,
|
||||
return 1;
|
||||
}
|
||||
|
||||
/*
|
||||
/*-
|
||||
* Simplified version of padlock_aes_cipher() used when
|
||||
* 1) both input and output buffers are at aligned addresses.
|
||||
* or when
|
||||
|
||||
Reference in New Issue
Block a user