Home
last modified time | relevance | path

Searched refs:version (Results 1 – 18 of 18) sorted by relevance

/include/openssl/
A Dopensslv.h.in25 * 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 Dpkcs7.h.in59 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 Dct.h.in154 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 Dssl.h.in57 * 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 Dts.h123 int TS_REQ_set_version(TS_REQ *a, long version);
178 int TS_TST_INFO_set_version(TS_TST_INFO *a, long version);
A Dx509.h.in206 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 Dx509_acert.h.in88 int X509_ACERT_set_version(X509_ACERT *x, long version);
A Dcmp.h.in97 * -- the version of the message is not supported
A Dasn1t.h.in301 * ASN1_CHOICE_END_selector() version.
A Dx509v3.h.in259 ASN1_INTEGER *version; member
/include/internal/
A Dquic_trace.h15 int ossl_quic_trace(int write_p, int version, int content_type,
A Dssl.h16 typedef void (*ossl_msg_cb)(int write_p, int version, int content_type,
A Drecordmethod.h59 unsigned int version; member
251 int (*set_protocol_version)(OSSL_RECORD_LAYER *rl, int version);
A Dquic_tserver.h195 void (*f)(int write_p, int version,
A Dquic_wire_pkt.h362 uint32_t version; member
/include/crypto/
A Dx509.h65 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 Dx509_acert.h54 ASN1_INTEGER version; /* default of v2 */ member
A Driscv_arch.def22 * that an old version may lack definition of some macro.

Completed in 41 milliseconds