Searched refs:constants (Results 1 – 20 of 20) sorted by relevance
/openssl/doc/man3/ |
H A D | X509_get_version.pod | 31 certificate I<x>. These correspond to the constants B<X509_VERSION_1>, 32 B<X509_VERSION_2>, and B<X509_VERSION_3>. Note: the values of these constants 42 number of certificate requests and CRLs. They use constants
|
H A D | BIO_ADDRINFO.pod | 63 B<BIO_ADDRINFO>. The result will be one of the constants 67 B<BIO_ADDRINFO>. The result will be one of the constants 71 B<BIO_ADDRINFO>. The result will be one of the constants
|
H A D | OPENSSL_FILE.pod | 31 which is useful for concatenation with string constants.
|
H A D | SSL_SESSION_get_protocol_version.pod | 29 version used for the session; this number matches the constants I<e.g.>
|
H A D | OBJ_nid2obj.pod | 53 are available as defined constants. For the functions below, application 55 constants.
|
H A D | ASN1_STRING_length.pod | 50 ASN1_STRING_type() returns the type of I<x>, using standard constants
|
H A D | BIO_ADDR.pod | 67 constants AF_INET, AF_INET6 and AF_UNIX. It will also return AF_UNSPEC if the
|
H A D | X509_LOOKUP_hash_dir.pod | 41 can be one of constants B<FILETYPE_PEM>, B<FILETYPE_ASN1> and
|
H A D | EVP_PKEY_fromdata.pod | 60 The following constants can be used for I<selection>:
|
H A D | SSL_CTX_set_options.pod | 537 The B<SSL_OP_> constants and the corresponding parameter and return values
|
/openssl/crypto/objects/ |
H A D | objects.txt | 1508 id-tc26 2 : id-tc26-constants 1510 id-tc26-constants 1 : id-tc26-sign-constants 1511 id-tc26-sign-constants 1: id-tc26-gost-3410-2012-256-constants 1512 id-tc26-gost-3410-2012-256-constants 1 : id-tc26-gost-3410-2012-256-paramSetA: GOST R 34.10-2012 (2… 1513 id-tc26-gost-3410-2012-256-constants 2 : id-tc26-gost-3410-2012-256-paramSetB: GOST R 34.10-2012 (2… 1514 id-tc26-gost-3410-2012-256-constants 3 : id-tc26-gost-3410-2012-256-paramSetC: GOST R 34.10-2012 (2… 1516 id-tc26-sign-constants 2: id-tc26-gost-3410-2012-512-constants 1522 id-tc26-constants 2 : id-tc26-digest-constants 1523 id-tc26-constants 5 : id-tc26-cipher-constants 1524 id-tc26-cipher-constants 1 : id-tc26-gost-28147-constants [all …]
|
/openssl/test/ |
H A D | evp_kdf_test.c | 1006 static unsigned char constants[][5] = { in test_kdf_kbkdf_6803_128() local 1033 OSSL_KDF_PARAM_SALT, constants[i], sizeof(constants[i])); in test_kdf_kbkdf_6803_128() 1063 static unsigned char constants[][5] = { in test_kdf_kbkdf_6803_256() local 1099 OSSL_KDF_PARAM_SALT, constants[i], sizeof(constants[i])); in test_kdf_kbkdf_6803_256()
|
/openssl/crypto/ |
H A D | README-sparse_array.md | 18 These constants are inter-related:
|
/openssl/doc/internal/man7/ |
H A D | DERlib.pod | 110 Assuming that we have precompiled constants for C<id-RSASSA-PSS>,
|
/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 86 In addition to defining symbolic names for the constants that opt_next() 273 the value from the constants in F<fmt.h> file.
|
/openssl/include/openssl/ |
H A D | pkcs12.h.in | 55 /* MS key usage constants */
|
H A D | asn1t.h.in | 73 * of acceptable types using the B_ASN1 constants.
|
H A D | asn1.h.in | 93 * NB the constants below are used internally by ASN1_INTEGER
|
/openssl/crypto/err/ |
H A D | openssl.txt | 715 EVP_R_CACHE_CONSTANTS_FAILED:225:cache constants failed
|
/openssl/ |
H A D | CHANGES.md | 2006 * TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION constants are now
|
Completed in 66 milliseconds