Home
last modified time | relevance | path

Searched refs:reserved (Results 1 – 25 of 42) sorted by relevance

12

/openssl/doc/man3/
H A DOSSL_CORE_MAKE_FUNC.pod8 - OpenSSL reserved symbols
21 reserved for internal use. They should not be used by applications or assumed
24 All the macros listed in the synopsis above are reserved.
H A DOPENSSL_ia32cap.pod28 =item bit #20, reserved by Intel, is used to choose among RC4 code paths;
41 =item bit #30, reserved by Intel, denotes specifically Intel CPUs;
H A DSSL_stream_conclude.pod30 I<flags> is reserved and should be set to 0.
H A DCRYPTO_get_ex_new_index.pod63 In addition, the B<APP> name is reserved for use by application code.
66 F<< <openssl/crypto.h> >>. In addition, B<CRYPTO_EX_INDEX_APP> is reserved for
H A DBIO_get_rpoll_descriptor.pod74 Type values beginning with this value (inclusive) are reserved for application
H A DBIO_get_ex_new_index.pod98 reserved for "application data." There are two convenience functions for
H A DSSL_get_conn_close_info.pod133 reserved for such codes by RFC 9000. This range begins at
H A DOpenSSL_version.pod60 The macro B<OPENSSL_VERSION_BUILD_METADATA> is extra information, reserved
/openssl/test/
H A Dquic_record_test_util.h31 || !TEST_int_eq(a->reserved, b->reserved) in cmp_pkt_hdr()
/openssl/ssl/quic/
H A Dquic_wire_pkt.c209 hdr->reserved = 0; in ossl_quic_wire_decode_pkt_hdr()
226 hdr->reserved = 0; /* protected, zero for now */ in ossl_quic_wire_decode_pkt_hdr()
230 hdr->reserved = (b0 & 0x18) >> 3; in ossl_quic_wire_decode_pkt_hdr()
404 hdr->reserved = partial ? 0 : ((b0 & 0x0C) >> 2); in ossl_quic_wire_decode_pkt_hdr()
500 | (hdr->reserved << 3) in ossl_quic_wire_encode_pkt_hdr()
542 b0 |= (hdr->reserved << 2); in ossl_quic_wire_encode_pkt_hdr()
/openssl/providers/implementations/digests/
H A Dblake2b_prov.c94 memset(P->reserved, 0, sizeof(P->reserved)); in ossl_blake2b_param_init()
/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h30 unsigned char reserved[12]; member
H A Dblake2.h64 uint8_t reserved[14]; /* 32 */ member
/openssl/include/internal/
H A Dquic_wire_pkt.h359 unsigned int reserved :2; member
/openssl/include/openssl/
H A Dopensslv.h.in48 * to be anything but the empty string. Its use is entirely reserved for
H A Dcrypto.h.in5 * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
460 /* OPENSSL_INIT flag range 0x03f00000 reserved for OPENSSL_init_ssl() */
H A Derr.h.in193 * A few of the reason bits are reserved as flags with special meaning:
/openssl/doc/man7/
H A Dproperty.pod21 Property names fall into two categories: those reserved by the OpenSSL
23 A I<reserved> property name consists of a single C-style identifier
H A DEVP_KDF-SS.pod205 (c) 2019, Oracle and/or its affiliates. All rights reserved.
/openssl/crypto/property/
H A DREADME.md70 names reserved by OpenSSL are also populated here. No functions are
/openssl/doc/internal/man3/
H A DDEFINE_PRIORITY_QUEUE_OF.pod70 is zero, no additional space is reserved. On error I<pq> is unchanged.
H A DOPENSSL_SA.pod124 (c) 2019, Oracle and/or its affiliates. All rights reserved.
H A DOSSL_METHOD_STORE.pod137 Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
/openssl/
H A DREADME.md209 All rights reserved.
/openssl/doc/designs/quic-design/
H A Dquic-requirements.md50 * The next major release number is intended to be reserved for the fully

Completed in 52 milliseconds

12