/openssl-master/test/ct/ |
A D | log_list.cnf | 7 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 D | Alert.pm | 18 $description) = @_; 24 description => $description 46 sub description subroutine 49 return $self->{description};
|
/openssl-master/util/ |
A D | mkrc.pl | 23 my $description = "OpenSSL library"; 26 $description = "OpenSSL application"; 55 VALUE "FileDescription", "$description\\0"
|
/openssl-master/crypto/evp/ |
A D | evp_local.h | 98 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 D | CTLOG_STORE_new.pod | 46 description = Log 1 50 description = Log 2 61 invalid if it is missing a "key" or "description" field.
|
A D | SSL_state_string.pod | 5 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 D | EVP_PKEY_is_a.pod | 43 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 D | SSL_get_current_cipher.pod | 24 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 D | UI_STRING.pod | 60 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 D | EVP_KEYEXCH_free.pod | 64 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 D | EVP_ASYM_CIPHER_free.pod | 73 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 D | EVP_KEM_free.pod | 66 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 D | EVP_SIGNATURE.pod | 77 EVP_SIGNATURE_get0_description() returns a description of the I<signature>, 78 meant for display and human consumption. The description is at the
|
A D | SSL_get_default_timeout.pod | 31 See description.
|
A D | OSSL_ENCODER.pod | 76 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 D | OSSL_STORE_INFO.pod | 113 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 D | 80-test_cmp_http.t | 255 my $description = 1; 256 my $title = $fields[$description]; 259 @fields = grep {$_ ne 'BLANK'} @fields[$description + 1 .. @fields - 1];
|
A D | 70-test_tls13downgrade.t | 73 && $alert->description() == TLSProxy::Message::AL_DESC_ILLEGAL_PARAMETER,
|
/openssl-master/crypto/ct/ |
A D | ct_log.c | 150 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 D | openssl-list.pod.in | 101 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 D | driver.c | 260 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 D | store_local.h | 103 const char *description; member
|
/openssl-master/demos/ |
A D | README.txt | 35 pkread.c Print out a description of a PKCS12 file.
|
/openssl-master/doc/internal/man3/ |
A D | cms_add1_signing_cert.pod | 30 For a fuller description see L<openssl-cms(1)>).
|
/openssl-master/demos/bio/ |
A D | descrip.mms | 1 # This build description trusts that the following logical names are defined:
|