Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 124) sorted by relevance

12345

/openssl-master/test/ct/
A Dlog_list.cnf7 description = https://github.com/google/certificate-transparency/tree/99218b6445906a81f219d84e9c6d2…
11 description = Google Pilot Log
15 description = Google Aviator log
19 description = Google Rocketeer log
23 description = DigiCert Log Server
27 description = Certly.IO log
31 description = Izempe log
35 description = Symantec log
39 description = Venafi log
/openssl-master/util/perl/TLSProxy/
A DAlert.pm18 $description) = @_;
24 description => $description
46 sub description subroutine
49 return $self->{description};
/openssl-master/util/
A Dmkrc.pl23 my $description = "OpenSSL library";
26 $description = "OpenSSL application";
55 VALUE "FileDescription", "$description\\0"
/openssl-master/crypto/evp/
A Devp_local.h98 const char *description; member
138 const char *description; member
158 const char *description; member
193 const char *description; member
214 const char *description; member
/openssl-master/doc/man3/
A DCTLOG_STORE_new.pod46 description = Log 1
50 description = Log 2
61 invalid if it is missing a "key" or "description" field.
A DSSL_state_string.pod5 SSL_state_string, SSL_state_string_long - get textual description of state of an SSL object
39 Detailed description of possible states to be included later.
A DEVP_PKEY_is_a.pod43 EVP_PKEY_get0_description() returns a description of the type of B<EVP_PKEY>,
44 meant for display and human consumption. The description is at the
60 EVP_PKEY_get0_description() returns the description if found or NULL if not.
A DSSL_get_current_cipher.pod24 the description of the actually used cipher of a connection established with
36 the description of the cipher (if any) that has been negotiated for future use
A DUI_STRING.pod60 UI_get0_action_string() is used to retrieve the action description
108 UI_get0_action_string() returns the UI string action description
119 UI_get0_test_string() returns the UI string action description
A DEVP_KEYEXCH_free.pod64 EVP_KEYEXCH_get0_description() returns a description of the I<keyexch>, meant
65 for display and human consumption. The description is at the discretion of
A DEVP_ASYM_CIPHER_free.pod73 EVP_ASYM_CIPHER_get0_description() returns a description of the I<cipher>,
74 meant for display and human consumption. The description is at the
A DEVP_KEM_free.pod66 EVP_KEM_get0_description() returns a description of the I<kem>, meant for
67 display and human consumption. The description is at the discretion of
A DEVP_SIGNATURE.pod77 EVP_SIGNATURE_get0_description() returns a description of the I<signature>,
78 meant for display and human consumption. The description is at the
A DSSL_get_default_timeout.pod31 See description.
A DOSSL_ENCODER.pod76 OSSL_ENCODER_get0_description() returns a description of the I<loader>, meant
77 for display and human consumption. The description is at the discretion of the
A DOSSL_STORE_INFO.pod113 description.
114 This description is meant to be human readable and should be used for
161 extra description may be attached as well.
/openssl-master/test/recipes/
A D80-test_cmp_http.t255 my $description = 1;
256 my $title = $fields[$description];
259 @fields = grep {$_ ne 'BLANK'} @fields[$description + 1 .. @fields - 1];
A D70-test_tls13downgrade.t73 && $alert->description() == TLSProxy::Message::AL_DESC_ILLEGAL_PARAMETER,
/openssl-master/crypto/ct/
A Dct_log.c150 const char *description = NCONF_get_string(conf, section, "description"); in ctlog_new_from_conf() local
153 if (description == NULL) { in ctlog_new_from_conf()
164 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, description, in ctlog_new_from_conf()
/openssl-master/doc/man1/
A Dopenssl-list.pod.in101 See L</Display of algorithm names> for a description of how names are
114 See L</Display of algorithm names> for a description of how names are
120 See L</Display of algorithm names> for a description of how names are
129 See L</Display of algorithm names> for a description of how names are
/openssl-master/test/testutil/
A Ddriver.c260 const char *description, ...) in test_verdict() argument
270 va_start(ap, description); in test_verdict()
271 test_vprintf_tapout(description, ap); in test_verdict()
/openssl-master/crypto/store/
A Dstore_local.h103 const char *description; member
/openssl-master/demos/
A DREADME.txt35 pkread.c Print out a description of a PKCS12 file.
/openssl-master/doc/internal/man3/
A Dcms_add1_signing_cert.pod30 For a fuller description see L<openssl-cms(1)>).
/openssl-master/demos/bio/
A Ddescrip.mms1 # This build description trusts that the following logical names are defined:

Completed in 28 milliseconds

12345