Home
last modified time | relevance | path

Searched refs:description (Results 51 – 75 of 146) sorted by relevance

123456

/openssl/crypto/evp/
H A Dasymcipher.c354 cipher->description = algodef->algorithm_description; in evp_asym_cipher_from_algorithm()
519 return cipher->description; in EVP_ASYM_CIPHER_get0_description()
H A Dexchange.c54 exchange->description = algodef->algorithm_description; in evp_keyexch_from_algorithm()
549 return keyexch->description; in EVP_KEYEXCH_get0_description()
H A Dkeymgmt_meth.c73 keymgmt->description = algodef->algorithm_description; in keymgmt_from_algorithm()
325 return keymgmt->description; in EVP_KEYMGMT_get0_description()
H A Dmac_meth.c74 mac->description = algodef->algorithm_description; in evp_mac_from_algorithm()
H A Dkdf_meth.c75 kdf->description = algodef->algorithm_description; in evp_kdf_from_algorithm()
H A Devp_lib.c707 if (cipher->description != NULL) in EVP_CIPHER_get0_description()
708 return cipher->description; in EVP_CIPHER_get0_description()
752 if (md->description != NULL) in EVP_MD_get0_description()
753 return md->description; in EVP_MD_get0_description()
H A Dmac_lib.c221 return mac->description; in EVP_MAC_get0_description()
/openssl/ssl/statem/
H A DREADME.md30 detailed description of the various states and transitions possible.
/openssl/dev/
H A DNEWS-FORMAT.md182 * Mitigated <description of mitigation> (CVE ID as link and any other
185 * Fixed <description of fix> (optional reference link or #issue number as
/openssl/doc/man3/
H A DEVP_PKEY_asn1_get_count.pod50 ID (both NIDs), any flags, the method description and PEM type string
H A DERR_new.pod57 associated set of strings as a short description of the reason.
H A DEVP_PKEY_CTX_get_algor.pod35 In the description here and the L</SYNOPSIS> above, B<I<TYPE>> is used as a
H A DSSL_clear.pod35 for a description of the method's properties.
H A DSSL_alert_type_string.pod5 …_long, SSL_alert_desc_string, SSL_alert_desc_string_long - get textual description of alert inform…
224 This indicates that no description is available for this alert type.
H A DOSSL_STORE_LOADER.pod139 OSSL_STORE_LOADER_get0_description() returns a description of the I<loader>, meant
140 for display and human consumption. The description is at the discretion of the
331 OSSL_STORE_LOADER_get0_description() returns a pointer to a description, or NULL if
H A DSRP_Calc_B.pod60 RFC2945 for a detailed description of their usage and the meaning of the various
H A DSSL_set_async_callback.pod50 for a description of all of the status values.
/openssl/doc/man7/
H A DEVP_MAC-BLAKE2.pod27 The general description of these parameters can be found in
H A DEVP_MAC-CMAC.pod27 The general description of these parameters can be found in
H A DEVP_MAC-HMAC.pod27 The general description of these parameters can be found in
/openssl/demos/
H A DREADME.txt60 pkread.c Print out a description of a PKCS12 file.
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_connection.csv1 expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls_used,noarg, -path,…
/openssl/doc/man1/
H A Dopenssl-engine.pod.in44 description of each command; the third adds the input flags, and the
H A Dopenssl-ts.pod.in66 time. Here is a brief description of the protocol:
133 Optional; for a description of the default value,
211 Optional; for a description of the default value,
228 description in L<openssl(1)>. (Optional)
365 for a general description of the syntax of the config file. The
/openssl/doc/internal/man7/
H A DEVP_PKEY.pod5 EVP_PKEY - an internal description
15 I<This is not a complete description yet>

Completed in 99 milliseconds

123456