/openssl/test/recipes/ |
H A D | 80-test_ca_internals.t | 20 description => 'updatedb called before the first certificate expires', 28 description => 'updatedb called before Y2k', 36 description => 'updatedb called after year 2020', 44 description => 'updatedb called in year 2049 (last year with 2 digits)', 52 …description => 'updatedb called in year 2050 (first year with 4 digits) before the last certificat… 60 description => 'updatedb called after the last certificate expired', 68 description => 'updatedb called for the first time after the last certificate expired', 162 is($exit, 1, "ca_internals_test: returned EXIT_FAILURE (".$opts->{description}.")"); 163 …als_test: amount of expired certificates differs from expected amount (".$opts->{description}.")"); 164 …ternals_test: list of expired certificates differs from expected list (".$opts->{description}.")");
|
H A D | 80-test_cmp_http.t | 277 my $description = 1; 278 my $title = $fields[$description]; 282 @fields = grep {$_ ne 'BLANK'} @fields[$description + 1 .. @fields - 1];
|
H A D | 70-test_tls13downgrade.t | 73 && $alert->description() == TLSProxy::Message::AL_DESC_ILLEGAL_PARAMETER,
|
/openssl/test/ct/ |
H 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/util/perl/TLSProxy/ |
H A D | Alert.pm | 18 $description) = @_; 24 description => $description 46 sub description subroutine 49 return $self->{description};
|
H A D | Record.pm | 526 my ($level, $description) = unpack('CC', $self->decrypt_data); 527 return $description if ($level == 2);
|
/openssl/util/ |
H A D | mkrc.pl | 23 my $description = "OpenSSL library"; 26 $description = "OpenSSL application"; 55 VALUE "FileDescription", "$description\\0"
|
/openssl/crypto/x509/ |
H A D | v3_attrdesc.c | 39 ASN1_IMP_OPT(OSSL_ATTRIBUTE_DESCRIPTOR, description, ASN1_UTF8STRING, 1), 153 if (ad->description != NULL) { in i2r_OSSL_ATTRIBUTE_DESCRIPTOR() 155 ad->description->length, ad->description->data) <= 0) in i2r_OSSL_ATTRIBUTE_DESCRIPTOR()
|
/openssl/crypto/evp/ |
H A D | evp_local.h | 101 const char *description; member 144 const char *description; member 163 const char *description; member 206 const char *description; member 226 const char *description; member
|
/openssl/doc/man3/ |
H 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.
|
H 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.
|
H 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.
|
H 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
|
H A D | EVP_KEYMGMT.pod | 84 EVP_KEYMGMT_get0_description() returns a description of the I<keymgmt>, meant 85 for display and human consumption. The description is at the discretion 130 EVP_KEYMGMT_get0_description() returns a pointer to a description, or NULL if
|
H A D | OSSL_ENCODER.pod | 77 OSSL_ENCODER_get0_description() returns a description of the I<loader>, meant 78 for display and human consumption. The description is at the discretion of the 121 OSSL_ENCODER_get0_description() returns a pointer to a description, or NULL if
|
H 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
|
H A D | OSSL_DECODER.pod | 77 OSSL_DECODER_get0_description() returns a description of the I<decoder>, meant 78 for display and human consumption. The description is at the discretion 120 OSSL_DECODER_get0_description() returns a pointer to a description, or NULL if
|
H 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
|
H A D | EVP_KEM_free.pod | 67 EVP_KEM_get0_description() returns a description of the I<kem>, meant for 68 display and human consumption. The description is at the discretion of
|
/openssl/crypto/ct/ |
H A D | ct_log.c | 143 const char *description = NCONF_get_string(conf, section, "description"); in ctlog_new_from_conf() local 146 if (description == NULL) { in ctlog_new_from_conf() 157 return CTLOG_new_from_base64_ex(ct_log, pkey_base64, description, in ctlog_new_from_conf()
|
/openssl/ssl/quic/ |
H A D | qlog.c | 72 if (info->description != NULL in ossl_qlog_new() 73 && (qlog->info.description = OPENSSL_strdup(info->description)) == NULL) in ossl_qlog_new() 97 OPENSSL_free((char *)qlog->info.description); in ossl_qlog_new() 168 OPENSSL_free((char *)qlog->info.description); in ossl_qlog_free() 292 write_str_once(qlog, "description", (char **)&qlog->info.description); in qlog_event_seq_header()
|
/openssl/test/testutil/ |
H A D | driver.c | 263 const char *description, ...) in test_verdict() argument 277 va_start(ap, description); in test_verdict() 278 test_vprintf_tapout(description, ap); in test_verdict()
|
/openssl/doc/man1/ |
H A D | openssl-list.pod.in | 137 See L</Display of algorithm names> for a description of how names are 150 See L</Display of algorithm names> for a description of how names are 156 See L</Display of algorithm names> for a description of how names are 165 See L</Display of algorithm names> for a description of how names are
|
/openssl/doc/man7/ |
H A D | EVP_MD-SHAKE.pod | 29 (see the description of KMAC128 in Appendix A of NIST SP 800-185). 36 (see the description of KMAC256 in Appendix A of NIST SP 800-185).
|
/openssl/crypto/store/ |
H A D | store_local.h | 103 const char *description; member
|