提交 9bb6f829 编写于 作者: P Pauli 提交者: Andy Polyakov

fix spelling of Camellia in comment

Reviewed-by: NAndy Polyakov <appro@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2337)
上级 d42d0a4d
/* /*
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
* *
* Licensed under the OpenSSL license (the "License"). You may not use * Licensed under the OpenSSL license (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
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
* EC * EC
* PSK * PSK
* SRP (within that: RSA EC PSK) * SRP (within that: RSA EC PSK)
* Cipher families: Chacha/poly, Camellila, Gost, IDEA, SEED * Cipher families: Chacha/poly, Camellia, Gost, IDEA, SEED
* Weak ciphers * Weak ciphers
*/ */
static SSL_CIPHER ssl3_ciphers[] = { static SSL_CIPHER ssl3_ciphers[] = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册