Home
last modified time | relevance | path

Searched refs:choice (Results 1 – 25 of 32) sorted by relevance

12

/openssl/crypto/x509/
H A Dv3_asid.c68 if (choice == NULL)
71 switch (choice->type) {
164 choice = &asid->rdi; in X509v3_asid_add_inherit()
169 if (*choice == NULL) { in X509v3_asid_add_inherit()
174 *choice = NULL; in X509v3_asid_add_inherit()
197 choice = &asid->rdi; in X509v3_asid_add_id_or_range()
202 if (*choice != NULL && (*choice)->type != ASIdentifierChoice_asIdsOrRanges) in X509v3_asid_add_id_or_range()
204 if (*choice == NULL) { in X509v3_asid_add_id_or_range()
210 *choice = NULL; in X509v3_asid_add_id_or_range()
276 if (choice == NULL || choice->type == ASIdentifierChoice_inherit) in ASIdentifierChoice_is_canonical()
[all …]
H A Dv3_ac_tgt.c58 ASN1_EXP(OSSL_TARGET, choice.targetName, GENERAL_NAME, 0),
59 ASN1_EXP(OSSL_TARGET, choice.targetGroup, GENERAL_NAME, 1),
60 ASN1_IMP(OSSL_TARGET, choice.targetCert, OSSL_TARGET_CERT, 2),
188 GENERAL_NAME_print(out, target->choice.targetName); in i2r_TARGET()
193 GENERAL_NAME_print(out, target->choice.targetGroup); in i2r_TARGET()
198 i2r_TARGET_CERT(method, target->choice.targetCert, out, indent + 2); in i2r_TARGET()
/openssl/doc/man3/
H A DOPENSSL_Applink.pod18 compiler of their choice and link it into the target application.
H A DOSSL_STORE_expect.pod45 If a more elaborate filter is required by the application, a better choice
H A DEC_GFp_simple_method.pod38 For F2^m curves there is only one implementation choice, i.e. EC_GF2_simple_method.
H A DSSL_CTX_set_ssl_version.pod63 The new choice failed, check the error stack to find out the reason.
H A DPKCS7_encrypt.pod30 EVP_des_ede3_cbc() (triple DES) is the algorithm of choice for S/MIME use
H A DRAND_add.pod43 The default choice of the entropy source can be modified at build time,
H A DSSL_CTX_set_client_cert_cb.pod85 the concept of the callback function (to allow the choice from several
H A DCMS_encrypt.pod29 EVP_des_ede3_cbc() (triple DES) is the algorithm of choice for S/MIME use
H A DOSSL_ENCODER_CTX_new_for_pkey.pod81 choice of preferred pass phrase callback form. These are called indirectly,
H A DOSSL_DECODER_CTX_new_for_pkey.pod81 choice of preferred pass phrase callback form. These are called indirectly,
H A DOSSL_PARAM.pod186 almost certainly the correct choice.
212 almost certainly the correct choice.
H A DOSSL_CMP_ITAV_new_caCerts.pod153 Depending on the choice present, either I<*dpn> or I<*issuer> will be NULL.
H A DSSL_CTX_dane_enable.pod159 connections to any server of its choice, and in any case SMTP and XMPP clients
/openssl/apps/
H A Dstoreutl.c128 enum OPTION_choice choice; in storeutl_main() member
138 if (o == map[i].choice) { in storeutl_main()
/openssl/test/
H A DREADME-dev.md10 `{name}` is a unique name of your choice.
22 digit number and `{name}` is a unique name of your choice.
/openssl/include/openssl/
H A Dx509_acert.h.in174 } choice; member
/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in85 # It can be argued that 'cmake_path' would be the better choice here. However,
/openssl/doc/designs/quic-design/
H A Dtx-packetiser.md541 does not seem like a suitable choice for an application-agnostic QUIC
542 implementation. Thus the RR strategy is the better choice and the popular choice
545 The choice of `n` for the RR strategy is most trivially 1 but there are
H A Ddgram-api.md438 RX queue. In this case we do have to copy - we have no choice. However this only
/openssl/
H A DINSTALL.md93 **mandatory choice**, to be replaced with one of the given words.
107 denote an **optional choice**. It is similar to the mandatory choice,
692 On platforms where the choice of 32-bit or 64-bit architecture
1366 operating systems there is a choice between using cc or gcc.
1602 compiler for your platform but this choice can be overridden
/openssl/doc/man7/
H A DEVP_PKEY-EC.pod118 Note, in particular, that the choice of point compression format used for
/openssl/doc/man5/
H A Dx509v3_config.pod192 This choice is strongly discouraged.
/openssl/doc/internal/man7/
H A Dbuild.info.pod49 This is about choice of platform (combination of hardware, operating

Completed in 44 milliseconds

12