Searched refs:version (Results 1 – 18 of 18) sorted by relevance
| /include/openssl/ |
| A D | opensslv.h.in | 25 * Base version macros 27 * These macros express version number MAJOR.MINOR.PATCH exactly 34 * Additional version information 36 * These are also part of the new version scheme, but aren't part 37 * of the version number itself. 53 * Shared library version 55 * This is strictly to express ABI version, which may or may not 56 * be related to the API version expressed with the macros above. 70 * Macros to get the version in easily digested string form, both the short 76 # define OPENSSL_VERSION_STR "{- $config{version} -}"
|
| A D | pkcs7.h.in | 59 ASN1_INTEGER *version; /* version 1 */ member 75 ASN1_INTEGER *version; /* version 0 */ member 88 ASN1_INTEGER *version; /* version 1 */ member 109 ASN1_INTEGER *version; /* version 0 */ member 115 ASN1_INTEGER *version; /* version 1 */ member 125 ASN1_INTEGER *version; /* version 0 */ member 132 ASN1_INTEGER *version; /* version 0 */ member
|
| A D | ct.h.in | 154 SCT *SCT_new_from_base64(unsigned char version, 173 * Returns the version of the SCT. 178 * Set the version of an SCT. 179 * Returns 1 on success, 0 if the version is unrecognized. 181 __owur int SCT_set_version(SCT *sct, sct_version_t version); 419 * If the SCT is an unsupported version, only the SCT's 'sct' and 'sct_len'
|
| A D | ssl.h.in | 57 * Version 0 - initial version 361 * Use Cisco's version identifier of DTLS_BAD_VER 376 * version of OpenSSL may have this disabled by default. 500 * that reconnect with a downgraded protocol version; see 516 * older version of OpenSSL: 1505 # define SSL_CTX_set_min_proto_version(ctx, version) \ argument 1507 # define SSL_CTX_set_max_proto_version(ctx, version) \ argument 1513 # define SSL_set_min_proto_version(s, version) \ argument 1515 # define SSL_set_max_proto_version(s, version) \ argument 2010 /* Negotiate highest available SSL/TLS version */ [all …]
|
| A D | ts.h | 123 int TS_REQ_set_version(TS_REQ *a, long version); 178 int TS_TST_INFO_set_version(TS_TST_INFO *a, long version);
|
| A D | x509.h.in | 206 int version; member 216 /* expanded version of 'enc_algor' */ 659 int X509_set_version(X509 *x, long version); 702 int X509_REQ_set_version(X509_REQ *x, long version); 742 int X509_CRL_set_version(X509_CRL *x, long version); 1082 int version, int ptype, void *pval,
|
| A D | x509_acert.h.in | 88 int X509_ACERT_set_version(X509_ACERT *x, long version);
|
| A D | cmp.h.in | 97 * -- the version of the message is not supported
|
| A D | asn1t.h.in | 301 * ASN1_CHOICE_END_selector() version.
|
| A D | x509v3.h.in | 259 ASN1_INTEGER *version; member
|
| /include/internal/ |
| A D | quic_trace.h | 15 int ossl_quic_trace(int write_p, int version, int content_type,
|
| A D | ssl.h | 16 typedef void (*ossl_msg_cb)(int write_p, int version, int content_type,
|
| A D | recordmethod.h | 59 unsigned int version; member 251 int (*set_protocol_version)(OSSL_RECORD_LAYER *rl, int version);
|
| A D | quic_tserver.h | 195 void (*f)(int write_p, int version,
|
| A D | quic_wire_pkt.h | 362 uint32_t version; member
|
| /include/crypto/ |
| A D | x509.h | 65 ASN1_INTEGER *version; /* version, defaults to v1(0) so can be NULL */ member 90 ASN1_INTEGER *version; /* version: defaults to v1(0) so may be NULL */ member 161 ASN1_INTEGER *version; /* [ 0 ] default of v1 */ member 292 ASN1_INTEGER *version; member
|
| A D | x509_acert.h | 54 ASN1_INTEGER version; /* default of v2 */ member
|
| A D | riscv_arch.def | 22 * that an old version may lack definition of some macro.
|
Completed in 41 milliseconds