OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UT_Sequence
(Results
1 - 7
of
7
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
der.h
66
UT_Sequence
= 16,
asn1_print.c
98
(class == ASN1_C_UNIV && type == CONS && tag ==
UT_Sequence
) ||
132
case
UT_Sequence
:
186
type2 != CONS || tag2 !=
UT_Sequence
)
gen_encode.c
87
X(
UT_Sequence
),
asn1parse.y
509
$$ = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, $$);
515
$$ = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, $$);
530
$$ = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, $$);
asn1parse.c
1981
(yyval.type) = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, (yyval.type));
1991
(yyval.type) = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, (yyval.type));
2008
(yyval.type) = new_tag(ASN1_C_UNIV,
UT_Sequence
, default_tag_env, (yyval.type));
gen_decode.c
132
*tag =
UT_Sequence
;
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
pkinit.c
1161
ASN1_C_UNIV, CONS,
UT_Sequence
, &l);
Completed in 20 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026