Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
5f10073c
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
接近 2 年 前同步成功
通知
12
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看板
提交
5f10073c
编写于
9月 02, 2005
作者:
N
Nils Larsch
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fix typo in sbgp names
PR: 1194
上级
33ac8b31
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
32 addition
and
32 deletion
+32
-32
crypto/objects/obj_dat.h
crypto/objects/obj_dat.h
+17
-17
crypto/objects/obj_mac.h
crypto/objects/obj_mac.h
+9
-9
crypto/objects/obj_mac.num
crypto/objects/obj_mac.num
+3
-3
crypto/objects/objects.txt
crypto/objects/objects.txt
+3
-3
未找到文件。
crypto/objects/obj_dat.h
浏览文件 @
5f10073c
...
...
@@ -330,9 +330,9 @@ static unsigned char lvalues[5005]={
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x04
,
/* [2092] OBJ_ac_auditEntity */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x05
,
/* [2100] OBJ_ac_targeting */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x06
,
/* [2108] OBJ_aaControls */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x07
,
/* [2116] OBJ_sb
q
p_ipAddrBlock */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x08
,
/* [2124] OBJ_sb
q
p_autonomousSysNum */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x09
,
/* [2132] OBJ_sb
q
p_routerIdentifier */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x07
,
/* [2116] OBJ_sb
g
p_ipAddrBlock */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x08
,
/* [2124] OBJ_sb
g
p_autonomousSysNum */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x01
,
0x09
,
/* [2132] OBJ_sb
g
p_routerIdentifier */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x02
,
0x03
,
/* [2140] OBJ_textNotice */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x05
,
/* [2148] OBJ_ipsecEndSystem */
0x2B
,
0x06
,
0x01
,
0x05
,
0x05
,
0x07
,
0x03
,
0x06
,
/* [2156] OBJ_ipsecTunnel */
...
...
@@ -1220,12 +1220,12 @@ static ASN1_OBJECT nid_objs[NUM_NID]={
&
(
lvalues
[
2092
]),
0
},
{
"ac-targeting"
,
"ac-targeting"
,
NID_ac_targeting
,
8
,
&
(
lvalues
[
2100
]),
0
},
{
"aaControls"
,
"aaControls"
,
NID_aaControls
,
8
,
&
(
lvalues
[
2108
]),
0
},
{
"sb
qp-ipAddrBlock"
,
"sbqp-ipAddrBlock"
,
NID_sbq
p_ipAddrBlock
,
8
,
{
"sb
gp-ipAddrBlock"
,
"sbgp-ipAddrBlock"
,
NID_sbg
p_ipAddrBlock
,
8
,
&
(
lvalues
[
2116
]),
0
},
{
"sb
qp-autonomousSysNum"
,
"sbq
p-autonomousSysNum"
,
NID_sb
q
p_autonomousSysNum
,
8
,
&
(
lvalues
[
2124
]),
0
},
{
"sb
qp-routerIdentifier"
,
"sbq
p-routerIdentifier"
,
NID_sb
q
p_routerIdentifier
,
8
,
&
(
lvalues
[
2132
]),
0
},
{
"sb
gp-autonomousSysNum"
,
"sbg
p-autonomousSysNum"
,
NID_sb
g
p_autonomousSysNum
,
8
,
&
(
lvalues
[
2124
]),
0
},
{
"sb
gp-routerIdentifier"
,
"sbg
p-routerIdentifier"
,
NID_sb
g
p_routerIdentifier
,
8
,
&
(
lvalues
[
2132
]),
0
},
{
"textNotice"
,
"textNotice"
,
NID_textNotice
,
8
,
&
(
lvalues
[
2140
]),
0
},
{
"ipsecEndSystem"
,
"IPSec End System"
,
NID_ipsecEndSystem
,
8
,
&
(
lvalues
[
2148
]),
0
},
...
...
@@ -2489,9 +2489,9 @@ static ASN1_OBJECT *sn_objs[NUM_SN]={
&
(
nid_objs
[
1
]),
/* "rsadsi" */
&
(
nid_objs
[
482
]),
/* "sOARecord" */
&
(
nid_objs
[
155
]),
/* "safeContentsBag" */
&
(
nid_objs
[
291
]),
/* "sb
q
p-autonomousSysNum" */
&
(
nid_objs
[
290
]),
/* "sb
q
p-ipAddrBlock" */
&
(
nid_objs
[
292
]),
/* "sb
q
p-routerIdentifier" */
&
(
nid_objs
[
291
]),
/* "sb
g
p-autonomousSysNum" */
&
(
nid_objs
[
290
]),
/* "sb
g
p-ipAddrBlock" */
&
(
nid_objs
[
292
]),
/* "sb
g
p-routerIdentifier" */
&
(
nid_objs
[
159
]),
/* "sdsiCertificate" */
&
(
nid_objs
[
690
]),
/* "secp112r1" */
&
(
nid_objs
[
691
]),
/* "secp112r2" */
...
...
@@ -3245,9 +3245,9 @@ static ASN1_OBJECT *ln_objs[NUM_LN]={
&
(
nid_objs
[
124
]),
/* "run length compression" */
&
(
nid_objs
[
482
]),
/* "sOARecord" */
&
(
nid_objs
[
155
]),
/* "safeContentsBag" */
&
(
nid_objs
[
291
]),
/* "sb
q
p-autonomousSysNum" */
&
(
nid_objs
[
290
]),
/* "sb
q
p-ipAddrBlock" */
&
(
nid_objs
[
292
]),
/* "sb
q
p-routerIdentifier" */
&
(
nid_objs
[
291
]),
/* "sb
g
p-autonomousSysNum" */
&
(
nid_objs
[
290
]),
/* "sb
g
p-ipAddrBlock" */
&
(
nid_objs
[
292
]),
/* "sb
g
p-routerIdentifier" */
&
(
nid_objs
[
159
]),
/* "sdsiCertificate" */
&
(
nid_objs
[
690
]),
/* "secp112r1" */
&
(
nid_objs
[
691
]),
/* "secp112r2" */
...
...
@@ -3826,9 +3826,9 @@ static ASN1_OBJECT *obj_objs[NUM_OBJ]={
&
(
nid_objs
[
287
]),
/* OBJ_ac_auditEntity 1 3 6 1 5 5 7 1 4 */
&
(
nid_objs
[
288
]),
/* OBJ_ac_targeting 1 3 6 1 5 5 7 1 5 */
&
(
nid_objs
[
289
]),
/* OBJ_aaControls 1 3 6 1 5 5 7 1 6 */
&
(
nid_objs
[
290
]),
/* OBJ_sb
q
p_ipAddrBlock 1 3 6 1 5 5 7 1 7 */
&
(
nid_objs
[
291
]),
/* OBJ_sb
q
p_autonomousSysNum 1 3 6 1 5 5 7 1 8 */
&
(
nid_objs
[
292
]),
/* OBJ_sb
q
p_routerIdentifier 1 3 6 1 5 5 7 1 9 */
&
(
nid_objs
[
290
]),
/* OBJ_sb
g
p_ipAddrBlock 1 3 6 1 5 5 7 1 7 */
&
(
nid_objs
[
291
]),
/* OBJ_sb
g
p_autonomousSysNum 1 3 6 1 5 5 7 1 8 */
&
(
nid_objs
[
292
]),
/* OBJ_sb
g
p_routerIdentifier 1 3 6 1 5 5 7 1 9 */
&
(
nid_objs
[
397
]),
/* OBJ_ac_proxying 1 3 6 1 5 5 7 1 10 */
&
(
nid_objs
[
398
]),
/* OBJ_sinfo_access 1 3 6 1 5 5 7 1 11 */
&
(
nid_objs
[
747
]),
/* OBJ_proxyCertInfo 1 3 6 1 5 5 7 1 14 */
...
...
crypto/objects/obj_mac.h
浏览文件 @
5f10073c
...
...
@@ -1363,17 +1363,17 @@
#define NID_aaControls 289
#define OBJ_aaControls OBJ_id_pe,6L
#define SN_sb
qp_ipAddrBlock "sbq
p-ipAddrBlock"
#define NID_sb
q
p_ipAddrBlock 290
#define OBJ_sb
q
p_ipAddrBlock OBJ_id_pe,7L
#define SN_sb
gp_ipAddrBlock "sbg
p-ipAddrBlock"
#define NID_sb
g
p_ipAddrBlock 290
#define OBJ_sb
g
p_ipAddrBlock OBJ_id_pe,7L
#define SN_sb
qp_autonomousSysNum "sbq
p-autonomousSysNum"
#define NID_sb
q
p_autonomousSysNum 291
#define OBJ_sb
q
p_autonomousSysNum OBJ_id_pe,8L
#define SN_sb
gp_autonomousSysNum "sbg
p-autonomousSysNum"
#define NID_sb
g
p_autonomousSysNum 291
#define OBJ_sb
g
p_autonomousSysNum OBJ_id_pe,8L
#define SN_sb
qp_routerIdentifier "sbq
p-routerIdentifier"
#define NID_sb
q
p_routerIdentifier 292
#define OBJ_sb
q
p_routerIdentifier OBJ_id_pe,9L
#define SN_sb
gp_routerIdentifier "sbg
p-routerIdentifier"
#define NID_sb
g
p_routerIdentifier 292
#define OBJ_sb
g
p_routerIdentifier OBJ_id_pe,9L
#define SN_ac_proxying "ac-proxying"
#define NID_ac_proxying 397
...
...
crypto/objects/obj_mac.num
浏览文件 @
5f10073c
...
...
@@ -287,9 +287,9 @@ qcStatements 286
ac_auditEntity 287
ac_targeting 288
aaControls 289
sb
q
p_ipAddrBlock 290
sb
q
p_autonomousSysNum 291
sb
q
p_routerIdentifier 292
sb
g
p_ipAddrBlock 290
sb
g
p_autonomousSysNum 291
sb
g
p_routerIdentifier 292
textNotice 293
ipsecEndSystem 294
ipsecTunnel 295
...
...
crypto/objects/objects.txt
浏览文件 @
5f10073c
...
...
@@ -434,9 +434,9 @@ id-pe 3 : qcStatements
id-pe 4 : ac-auditEntity
id-pe 5 : ac-targeting
id-pe 6 : aaControls
id-pe 7 : sb
q
p-ipAddrBlock
id-pe 8 : sb
q
p-autonomousSysNum
id-pe 9 : sb
q
p-routerIdentifier
id-pe 7 : sb
g
p-ipAddrBlock
id-pe 8 : sb
g
p-autonomousSysNum
id-pe 9 : sb
g
p-routerIdentifier
id-pe 10 : ac-proxying
!Cname sinfo-access
id-pe 11 : subjectInfoAccess : Subject Information Access
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录