Searched refs:access (Results 1 – 25 of 74) sorted by relevance
123
/openssl/doc/designs/quic-design/ |
H A D | congestion-control.md | 19 `new` method, which provides access to a clock. While no current congestion 30 Currently, the only dependency injected to a congestion controller is access to 31 a clock. In the future it is likely that access at least to the statistics 35 congestion control algorithm requires access to the statistics manager, but such 36 access can readily be added later as needed. 46 9002 pseudocode would require a congestion controller to access the ACK
|
H A D | quic-thread-assist.md | 9 access to this is extremely difficult. 18 applications existing usage of the HL APIs assumes exclusive access, and thus
|
/openssl/doc/designs/ |
H A D | fast-param-find.md | 25 'access' => 'writeonly', 34 'access' => 'readwrite', 49 'access' => 'readwrite', 57 'access' => 'readwrite', 65 'access' => 'readwrite', 73 'access' => 'readwrite', 80 'access' => 'readwrite', 90 'access' => 'readonly', 118 - "access" is readwrite, readonly or writeonly. This determines if the
|
/openssl/doc/man3/ |
H A D | SSL_CTX_sessions.pod | 5 SSL_CTX_sessions - access internal session cache 22 access this database e.g. for searching. In parallel, the sessions
|
H A D | RAND_get0_primary.pod | 10 - get access to the global EVP_RAND_CTX instances 32 The three get functions provide access to the shared DRBG instances. 53 It is not thread-safe to access the I<primary> DRBG instance.
|
H A D | EVP_PKEY_CTX_get0_pkey.pod | 18 EVP_PKEY_CTX_get0_pkey() is used to access the B<EVP_PKEY> 23 EVP_PKEY_CTX_get0_peerkey() is used to access the peer B<EVP_PKEY>
|
H A D | SSL_get_value_uint.pod | 83 SSL_get_value_uint() and SSL_set_value_uint() provide access to configurable 86 connection, and access to statistics about that connection. 101 You can access values in this class using the convenience macros 116 You can access values in this class using the convenience macros 125 You can access values in this class using the convenience macro 143 You can access values in this class using the convenience macro
|
H A D | X509_get0_distinguishing_id.pod | 38 or L<X509_REQ_verify(3)> have easy access to that identity for signature
|
H A D | CMS_get0_type.pod | 59 access, modify or create the embedded content in a B<CMS_ContentInfo> structure
|
H A D | SSL_set_incoming_stream_policy.pod | 71 possible to gain access to the stream using L<SSL_accept_stream(3)>. The stream
|
H A D | SSL_CTX_set_client_hello_cb.pod | 54 SSL_client_hello_get0_compression_methods() provide access to the corresponding 58 Similarly, SSL_client_hello_get0_ext() provides access to individual extensions
|
H A D | SSL_alert_type_string.pod | 150 =item "AD"/"access denied" 152 A valid certificate was received, but when access control was
|
H A D | BIO_s_bio.pod | 138 The BIO pair can be used to have full control over the network access of an 169 As the BIO pair will only buffer the data and never directly access the
|
H A D | SSL_CTX_set_cert_verify_callback.pod | 66 Within I<x509_store_ctx>, I<callback> has access to the I<verify_callback>
|
/openssl/dev/ |
H A D | README.md | 5 might choose to use. Some of them demand access to OpenSSL's
|
/openssl/doc/man7/ |
H A D | EVP_KDF-PVKKDF.pod | 46 The legacy provider needs to be available in order to access this algorithm.
|
H A D | EVP_RAND.pod | 20 systems's entropy sources and providing access to deterministic random 64 EVP_RAND instance, provided it has itself access to a valid entropy source. 105 It is I<not> thread-safe to access the <primary> DRBG directly via the 160 system entropy source, or another DRBG with access to such a source.
|
H A D | EVP_MAC-GMAC.pod | 11 This implementation uses EVP_CIPHER functions to get access to the underlying
|
H A D | OSSL_STORE-winstore.pod | 9 The OSSL_STORE implementation for Windows provides access to Windows' system
|
H A D | EVP_KDF-PBKDF1.pod | 56 The legacy provider needs to be available in order to access this algorithm.
|
H A D | EVP_SIGNATURE-ED25519.pod | 25 require access to the complete message (not a digest of the message). 29 not require access to the complete message; they operate on a hash of
|
H A D | EVP_MAC-CMAC.pod | 11 This implementation uses EVP_CIPHER functions to get access to the underlying
|
H A D | EVP_MAC-HMAC.pod | 11 This implementation uses EVP_MD functions to get access to the underlying
|
/openssl/doc/internal/man7/ |
H A D | EVP_PKEY.pod | 38 access to the B<EVP_PKEY> and therefore have a lot of freedom to 50 The functions available through the L<EVP_KEYMGMT(3)> have no access
|
/openssl/crypto/ |
H A D | README-sparse_array.md | 151 small indices (e.g. NIDs), single level (constant time) access is achievable.
|
Completed in 43 milliseconds
123