Home
last modified time | relevance | path

Searched refs:SET (Results 1 – 14 of 14) sorted by relevance

/openssl/crypto/evp/
H A Dctrl_params_translate.c153 NONE = 0, GET = 1, SET = 2 enumerator
1002 if (ctx->action_type != SET) in fix_dh_nid()
1028 if (ctx->action_type != SET) in fix_dh_nid5114()
1072 if (ctx->action_type != SET) in fix_dh_paramgen_type()
1098 if (ctx->action_type != SET) in fix_ec_param_enc()
1147 if (ctx->action_type != SET) in fix_ec_paramgen_curve_nid()
1206 ctx->action_type = SET; in fix_ecdh_cofactor()
2754 case SET: in evp_pkey_ctx_ctrl_to_param()
2788 tmpl.action_type = SET; in evp_pkey_ctx_ctrl_str_to_param()
2802 ctx.action_type = SET; in evp_pkey_ctx_ctrl_str_to_param()
[all …]
/openssl/doc/internal/man3/
H A Dossl_DER_w_begin_sequence.pod18 i.e. the ASN.1 SEQUENCE, SET and CHOICE specifications. They all come
H A Dossl_print_attribute_value.pod35 is a C<SET> or C<SEQUENCE> will be printed on multiple lines, for instance. Not
/openssl/doc/man3/
H A DASN1_generate_nconf.pod113 =item B<SEQUENCE>, B<SEQ>, B<SET>
115 Formats the result as an ASN1 B<SEQUENCE> or B<SET> type. I<value>
150 a SET or a BIT STRING respectively. For a BIT STRING the number of unused
H A DX509_ATTRIBUTE.pod80 values SET OF AttributeValue }
/openssl/include/openssl/
H A Dasn1t.h.in414 /* Same as above but for SET OF */
422 /* Finally compound types of SEQUENCE, SET, IMPLICIT, EXPLICIT and OPTIONAL */
526 /* Field is a SET OF */
533 * Special case: this refers to a SET OF that will be sorted into DER order
539 /* Mask for SET OF or SEQUENCE OF */
591 * This flag when present in a SEQUENCE OF, SET OF or EXPLICIT causes
H A Dasn1.h.in886 /* Mark start and end of SEQUENCE/SET OF */
/openssl/Configurations/
H A Ddescrip.mms.tmpl1197 SET DEFAULT $forward
1199 SET DEFAULT $backward
1205 SET DEFAULT $forward
1213 SET DEFAULT $backward
1236 SET DEFAULT $forward
1242 SET DEFAULT $backward
1292 SET IMAGE/FLAGS=(NOCALL_DEBUG) \$\@
1348 SET IMAGE/FLAGS=(NOCALL_DEBUG) \$\@
1465 SET IMAGE/FLAGS=(NOCALL_DEBUG) \$\@
1481 SET FILE/PROT=(S:RWED,O:RWED,G:RE,W:RE) $script
/openssl/apps/
H A Dopenssl-vms.cnf193 # SET-ex3 = SET extension number 3
H A Dopenssl.cnf193 # SET-ex3 = SET extension number 3
/openssl/doc/man1/
H A Dopenssl-asn1parse.pod.in138 within the scope of any SET or SEQUENCE. C<hl=XX> gives the header length
H A Dopenssl-rsautl.pod.in183 33:d=3 hl=2 l= 11 cons: SET
H A Dopenssl-req.pod.in800 the correct empty B<SET OF> structure (the DER encoding of which is 0xa0
805 then the B<SET OF> is missing and the encoding is technically invalid (but
/openssl/
H A DCHANGES.md5729 equivalent to ASN1_SIMPLE it cannot be tagged, OPTIONAL, SET OF or
15258 uses the special reorder version of SET OF to sort the attributes
15264 software that does not order SET OF. This is handled by encoding
15266 to produce the required SET OF.
15359 * Add a special meaning when SET OF and SEQUENCE OF flags are both
15360 set (this was treated exactly the same as SET OF previously). This
18160 attributes because these will be a SET OF encoding which is sorted

Completed in 86 milliseconds