Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
6061f80b
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
大约 1 年 前同步成功
通知
9
Star
18
Fork
1
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Openssl
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
6061f80b
编写于
5月 25, 2017
作者:
K
Kurt Roeckx
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Add missing commas in pod files
Reviewed-by:
N
Rich Salz
<
rsalz@openssl.org
>
GH: #3557
上级
10a1ec48
变更
5
显示空白变更内容
内联
并排
Showing
5 changed file
with
5 addition
and
5 deletion
+5
-5
doc/man3/BUF_MEM_new.pod
doc/man3/BUF_MEM_new.pod
+1
-1
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_EncryptInit.pod
+1
-1
doc/man3/SSL_CTX_dane_enable.pod
doc/man3/SSL_CTX_dane_enable.pod
+1
-1
doc/man3/X509_STORE_set_verify_cb_func.pod
doc/man3/X509_STORE_set_verify_cb_func.pod
+1
-1
doc/man3/X509_digest.pod
doc/man3/X509_digest.pod
+1
-1
未找到文件。
doc/man3/BUF_MEM_new.pod
浏览文件 @
6061f80b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
=head1 NAME
=head1 NAME
BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow
BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow
,
BUF_MEM_grow_clean, BUF_reverse
BUF_MEM_grow_clean, BUF_reverse
- simple character array structure
- simple character array structure
...
...
doc/man3/EVP_EncryptInit.pod
浏览文件 @
6061f80b
...
@@ -31,7 +31,7 @@ EVP_aes_256_cbc, EVP_aes_256_ecb, EVP_aes_256_cfb, EVP_aes_256_ofb,
...
@@ -31,7 +31,7 @@ EVP_aes_256_cbc, EVP_aes_256_ecb, EVP_aes_256_cfb, EVP_aes_256_ofb,
EVP_aes_128_gcm, EVP_aes_192_gcm, EVP_aes_256_gcm,
EVP_aes_128_gcm, EVP_aes_192_gcm, EVP_aes_256_gcm,
EVP_aes_128_ccm, EVP_aes_192_ccm, EVP_aes_256_ccm,
EVP_aes_128_ccm, EVP_aes_192_ccm, EVP_aes_256_ccm,
EVP_aes_128_cbc_hmac_sha1, EVP_aes_256_cbc_hmac_sha1,
EVP_aes_128_cbc_hmac_sha1, EVP_aes_256_cbc_hmac_sha1,
EVP_aes_128_cbc_hmac_sha256, EVP_aes_256_cbc_hmac_sha256
EVP_aes_128_cbc_hmac_sha256, EVP_aes_256_cbc_hmac_sha256
,
EVP_chacha20, EVP_chacha20_poly1305 - EVP cipher routines
EVP_chacha20, EVP_chacha20_poly1305 - EVP cipher routines
=head1 SYNOPSIS
=head1 SYNOPSIS
...
...
doc/man3/SSL_CTX_dane_enable.pod
浏览文件 @
6061f80b
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
=head1 NAME
=head1 NAME
SSL_CTX_dane_enable, SSL_CTX_dane_mtype_set, SSL_dane_enable,
SSL_CTX_dane_enable, SSL_CTX_dane_mtype_set, SSL_dane_enable,
SSL_dane_tlsa_add, SSL_get0_dane_authority, SSL_get0_dane_tlsa
SSL_dane_tlsa_add, SSL_get0_dane_authority, SSL_get0_dane_tlsa
,
SSL_CTX_dane_set_flags, SSL_CTX_dane_clear_flags,
SSL_CTX_dane_set_flags, SSL_CTX_dane_clear_flags,
SSL_dane_set_flags, SSL_dane_clear_flags -
SSL_dane_set_flags, SSL_dane_clear_flags -
enable DANE TLS authentication of the remote TLS server in the local
enable DANE TLS authentication of the remote TLS server in the local
...
...
doc/man3/X509_STORE_set_verify_cb_func.pod
浏览文件 @
6061f80b
...
@@ -30,7 +30,7 @@ X509_STORE_get_verify_cb,
...
@@ -30,7 +30,7 @@ X509_STORE_get_verify_cb,
X509_STORE_set_verify_cb_func, X509_STORE_set_verify_cb,
X509_STORE_set_verify_cb_func, X509_STORE_set_verify_cb,
X509_STORE_CTX_cert_crl_fn, X509_STORE_CTX_check_crl_fn,
X509_STORE_CTX_cert_crl_fn, X509_STORE_CTX_check_crl_fn,
X509_STORE_CTX_check_issued_fn, X509_STORE_CTX_check_policy_fn,
X509_STORE_CTX_check_issued_fn, X509_STORE_CTX_check_policy_fn,
X509_STORE_CTX_check_revocation_fn, X509_STORE_CTX_cleanup_fn
X509_STORE_CTX_check_revocation_fn, X509_STORE_CTX_cleanup_fn
,
X509_STORE_CTX_get_crl_fn, X509_STORE_CTX_get_issuer_fn,
X509_STORE_CTX_get_crl_fn, X509_STORE_CTX_get_issuer_fn,
X509_STORE_CTX_lookup_certs_fn, X509_STORE_CTX_lookup_crls_fn
X509_STORE_CTX_lookup_certs_fn, X509_STORE_CTX_lookup_crls_fn
- set verification callback
- set verification callback
...
...
doc/man3/X509_digest.pod
浏览文件 @
6061f80b
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
X509_digest, X509_CRL_digest,
X509_digest, X509_CRL_digest,
X509_pubkey_digest,
X509_pubkey_digest,
X509_NAME_digest,
X509_NAME_digest,
X509_REQ_digest
X509_REQ_digest
,
PKCS7_ISSUER_AND_SERIAL_digest
PKCS7_ISSUER_AND_SERIAL_digest
- get digest of various objects
- get digest of various objects
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录