Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 121) sorted by relevance

12345

/openssl-master/crypto/x509/
A Dv3_pku.c18 PKEY_USAGE_PERIOD *usage, BIO *out,
37 PKEY_USAGE_PERIOD *usage, BIO *out,
41 if (usage->notBefore) {
43 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
44 if (usage->notAfter)
47 if (usage->notAfter) {
49 ASN1_GENERALIZEDTIME_print(out, usage->notAfter);
A Dv3_purp.c383 #define ku_reject(x, usage) \ argument
384 (((x)->ex_flags & EXFLAG_KUSAGE) != 0 && ((x)->ex_kusage & (usage)) == 0)
385 #define xku_reject(x, usage) \ argument
387 #define ns_reject(x, usage) \ argument
401 ASN1_BIT_STRING *usage; in ossl_x509v3_cache_extensions() local
471 if ((usage = X509_get_ext_d2i(x, NID_key_usage, &i, NULL)) != NULL) { in ossl_x509v3_cache_extensions()
473 if (usage->length > 0) { in ossl_x509v3_cache_extensions()
474 x->ex_kusage = usage->data[0]; in ossl_x509v3_cache_extensions()
475 if (usage->length > 1) in ossl_x509v3_cache_extensions()
476 x->ex_kusage |= usage->data[1] << 8; in ossl_x509v3_cache_extensions()
[all …]
/openssl-master/test/recipes/30-test_evp_data/
A Devpciph_camellia_cts.txt15 # salt = 0000000 || usage || AA,
34 # Key usage: 0
45 # Key usage: 1
56 # Key usage: 2
67 # Key usage: 3
78 # Key usage: 4
89 # Key usage: 0
100 # Key usage: 1
111 # Key usage: 2
122 # Key usage: 3
[all …]
/openssl-master/doc/man3/
A DX509_get_extension_flags.pod102 The certificate contains a key usage extension. The value can be retrieved
107 The certificate contains an extended key usage extension. The value can be
112 X509_get_key_usage() returns the value of the key usage extension. If key
113 usage is present will return zero or more of the flags:
117 individual key usage bits. If key usage is absent then B<UINT32_MAX> is
120 X509_get_extended_key_usage() returns the value of the extended key usage
121 extension. If extended key usage is present it will return zero or more of the
164 If the key usage or extended key usage extension is absent then typically usage
A DEVP_rc4.pod33 WARNING: this function is obsolete. Its usage should be replaced with the
40 WARNING: this is not intended for usage outside of TLS and requires calling of
A DSSL_CTX_dane_enable.pod20 int SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector,
23 int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector,
125 When the return value is nonnegative, the storage pointed to by the B<usage>,
167 SSL library, while a return value of B<0> indicates incorrect usage or invalid
168 input, such as an unsupported TLSA record certificate usage, selector or
201 uint8_t usage, selector, mtype;
228 /* set usage, selector, mtype, data, len */
235 switch (usage) {
245 ret = SSL_dane_tlsa_add(ssl, usage, selector, mtype, data, len);
308 (void) SSL_get0_dane_tlsa(ssl, &usage, &selector, &mtype, NULL, NULL);
[all …]
A DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod39 If the key has usage restrictions then an error is returned if an attempt is
43 usage restrictions.
47 key has usage restrictions then an error is returned if an attempt is made to
A DEVP_aes_128_gcm.pod103 WARNING: this is not intended for usage outside of TLS and requires calling of
114 WARNING: this is not intended for usage outside of TLS and requires calling of
A DEVP_md5.pod35 WARNING: this algorithm is not intended for non-SSL usage.
A DEVP_rc2_cbc.pod48 WARNING: these functions are obsolete. Their usage should be replaced with the
/openssl-master/apps/
A Dtsget.in120 sub usage {
138 getopts($getopt_arg, \%options) or usage;
141 getopts($getopt_arg, \%options) or usage;
147 usage;
/openssl-master/test/testutil/
A Dprovider.c52 OSSL_PROVIDER **provider, int argn, const char *usage) in test_arg_libctx() argument
57 TEST_error("usage: <prog> %s", usage); in test_arg_libctx()
/openssl-master/crypto/pkcs12/
A Dp12_attr.c29 int PKCS8_add_keyusage(PKCS8_PRIV_KEY_INFO *p8, int usage) in PKCS8_add_keyusage() argument
31 unsigned char us_val = (unsigned char)usage; in PKCS8_add_keyusage()
/openssl-master/test/
A DCAtsa.cnf82 # The following key usage flags are needed for TSA server certificates.
92 # This is not a CA cert and not a TSA cert, either (timeStamping usage missing)
95 # The following key usage flags are needed for TSA server certificates.
151 # This configuration uses a certificate which doesn't have timeStamping usage.
A Ddanetest.c245 static uint8_t usage; in tlsa_import_rr() local
250 { &usage, "usage", checked_uint8 }, in tlsa_import_rr()
268 ret = SSL_dane_tlsa_add(ssl, usage, selector, mtype, data, len); in tlsa_import_rr()
/openssl-master/VMS/
A Dtranslatesyms.pl31 usage() if scalar @ARGV < 1;
/openssl-master/doc/man7/
A DEVP_KDF-PKCS12KDF.pod15 using a salt, iteration count and the intended usage.
42 This parameter is used to specify the intended usage of the output bits, as per
A Dfips_module.pod95 For FIPS usage, it is recommened that the B<config_diagnostics> option is
302 In addition to using properties to separate usage of the FIPS module from other
314 * Create two nondefault library contexts. One for fips usage and
315 * one for non-fips usage
369 library context for FIPS usage, and just create one additional library context
406 properties and the default library context to specify usage of FIPS validated
431 to specify FIPS usage:
/openssl-master/
A Dconfig.com14 $ ! -h prints a usage and exits
/openssl-master/include/internal/
A Ddane.h44 uint8_t usage; member
/openssl-master/doc/man1/
A Dopenssl-errstr.pod.in27 Display a usage message.
A Dopenssl-version.pod.in34 Print out a usage message.
A Dopenssl-rand.pod.in36 Print out a usage message.
A Dopenssl-verification-options.pod107 a certificate with suitable key usage that
287 If a pathlenConstraint is given the key usage keyCertSign must be allowed.
392 certificate with key usage restrictions not including the keyCertSign bit.
590 The extended key usage extension must be absent or include the "web client
597 The extended key usage extension must be absent or include the "web client
604 The extended key usage extension must be absent or include the "web server
612 The extended key usage extension must be absent or include the "web server
626 The extended key usage extension must be absent or include the "email
644 The extended key usage extension must be absent or include the "email
/openssl-master/ssl/
A Dssl_lib.c270 uint8_t usage, in dane_tlsa_add() argument
290 if (usage > DANETLS_USAGE_LAST) { in dane_tlsa_add()
322 t->usage = usage; in dane_tlsa_add()
389 if (usage == DANETLS_USAGE_DANE_TA) in dane_tlsa_add()
415 if (rec->usage > usage) in dane_tlsa_add()
417 if (rec->usage < usage) in dane_tlsa_add()
433 dane->umask |= DANETLS_USAGE_BIT(usage); in dane_tlsa_add()
1116 if (usage) in SSL_get0_dane_tlsa()
1117 *usage = dane->mtlsa->usage; in SSL_get0_dane_tlsa()
1135 int SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, in SSL_dane_tlsa_add() argument
[all …]

Completed in 39 milliseconds

12345