Searched refs:names (Results 126 – 150 of 236) sorted by relevance
12345678910
/openssl/doc/man3/ |
H A D | ERR_new.pod | 31 The names must be constant, this function will only save away the
|
H A D | NCONF_new_ex.pod | 49 NCONF_get_section_names() gets the names of the sections associated with
|
H A D | X509_get_extension_flags.pod | 64 The certificate is self issued (that is subject and issuer names match). 68 The subject and issuer names match and extension values imply it is self
|
H A D | OSSL_PARAM_BLD.pod | 49 arrays. The B<I<TYPE>> names are as per L<OSSL_PARAM_int(3)>. 66 POD is pretty good at recognising function names and making them appropriately
|
H A D | X509V3_set_ctx.pod | 25 Similarly, when constructing subject alternative names from any email addresses
|
H A D | OSSL_STORE_LOADER.pod | 148 OSSL_STORE_LOADER_names_do_all() traverses all names for the given 318 names. A return value of 0 means that the callback was not called for any names.
|
H A D | OSSL_PARAM.pod | 140 The key names and associated types are defined by the entity that 141 offers these parameters, i.e. names for parameters provided by the 142 OpenSSL libraries are defined by the libraries, and names for
|
H A D | SSL_check_chain.pod | 73 certificate types and issuer names.
|
H A D | EVP_PKEY_CTX_set_tls1_prf_md.pod | 44 The names "hexsecret" and "hexseed" are similar except they take a hex string
|
H A D | SSL_CTX_new.pod | 136 old function names still compiles. However, using the old function names
|
H A D | BIO_push.pod | 36 The names of these functions are perhaps a little misleading. BIO_push()
|
H A D | X509_NAME_get_index_by_NID.pod | 30 and issuer names.
|
H A D | OPENSSL_riscvcap.pod | 14 extensions are denoted by individual extension names in the capabilities
|
H A D | EVP_PKEY_set1_RSA.pod | 212 include C<get> in their names in OpenSSL 3.0, respectively. The old names
|
H A D | SSL_CTX_set1_curves.pod | 78 string B<list>. The string is a colon separated list of group names, for example 87 group name is used to select the default selection of groups. Group names that
|
/openssl/doc/man7/ |
H A D | OSSL_PROVIDER-legacy.pod | 69 The algorithm names are: DES_ECB, DES_CBC, DES_OFB, DES_CFB, DES_CFB1, DES_CFB8
|
/openssl/doc/internal/man7/ |
H A D | build.info.pod | 97 This is particularly visible with end product names, they work more 113 transforming these platform agnostic names to their platform specific 369 Collects names of programs that should be built. 382 Collects names of libraries that should be built. 404 Collects names of dynamically loadable modules that should be built. 417 Collects names of scripts that should be built, or that just exist.
|
/openssl/doc/man1/ |
H A D | openssl-kdf.pod.in | 70 Common parameter names used by EVP_KDF_CTX_set_params() are: 143 The supported algorithms names include TLS1-PRF, HKDF, SSKDF, PBKDF2,
|
H A D | openssl-version.pod.in | 84 Used for computing Windows registry key names. This option is unavailable on
|
H A D | tsget.pod | 67 of this argument the names of the output files will be derived from the names
|
H A D | openssl-cmds.pod.in | 6 =for openssl names: openssl-cmds
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_aes_wrap.txt | 9 # Cipher names id-aesXXX-wrap are to test aliases.
|
/openssl/providers/ |
H A D | encoders.inc | 253 * Additional entries with structure names being the standard name. 255 * OSSL_ENCODER directly with names they may fancy. These do not impact
|
/openssl/ |
H A D | LICENSE.txt | 140 names, trademarks, service marks, or product names of the Licensor,
|
/openssl/test/ |
H A D | evp_libctx_test.c | 529 STACK_OF(OPENSSL_STRING) *names = cipher_names_list; in collect_cipher_names() 540 && !sk_OPENSSL_STRING_push(names, namedup)) in collect_cipher_names()
|
Completed in 42 milliseconds
12345678910