mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-30 03:34:39 +00:00
ARIA documentation titled itself AES
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9188)
This commit is contained in:
parent
8908d18cb1
commit
b720949ec0
@ -32,7 +32,7 @@ EVP_aria_256_ccm,
|
|||||||
EVP_aria_128_gcm,
|
EVP_aria_128_gcm,
|
||||||
EVP_aria_192_gcm,
|
EVP_aria_192_gcm,
|
||||||
EVP_aria_256_gcm,
|
EVP_aria_256_gcm,
|
||||||
- EVP AES cipher
|
- EVP ARIA cipher
|
||||||
|
|
||||||
=head1 SYNOPSIS
|
=head1 SYNOPSIS
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ L<EVP_CIPHER_meth_new(3)>
|
|||||||
|
|
||||||
=head1 COPYRIGHT
|
=head1 COPYRIGHT
|
||||||
|
|
||||||
Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
|
Copyright 2017-2019 The OpenSSL Project Authors. All Rights Reserved.
|
||||||
|
|
||||||
Licensed under the Apache License 2.0 (the "License"). You may not use
|
Licensed under the Apache License 2.0 (the "License"). You may not use
|
||||||
this file except in compliance with the License. You can obtain a copy
|
this file except in compliance with the License. You can obtain a copy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user