Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/openssl/doc/internal/man3/
H A Devp_md_get_number.pod9 ossl_store_loader_get_number - EVP get internal identification numbers
40 Returns the internal dynamic number assigned to I<cipher>.
49 Keturns the internal dynamic number assigned to I<kdf>.
53 Returns the internal dynamic number assigned to I<kem>.
57 Returns the internal dynamic number assigned to the I<exchange>.
61 Returns the internal dynamic number assigned to the I<keymgmt>.
65 Returns the internal dynamic number assigned to I<mac>.
69 Returns the internal dynamic number assigned to the I<md>. This is
74 Returns the internal dynamic number assigned to I<rand>.
78 Returns the internal dynamic number assigned to I<signature>.
[all …]
H A Dossl_provider_add_conf_module.pod5 ossl_provider_add_conf_module - internal standard configuration module
9 #include "internal/provider.h"
H A Devp_pkey_get1_ED25519.pod7 - internal ECX from EVP_PKEY getter functions
11 #include "internal/evp.h"
H A Dossl_ends_with_dirsep.pod6 - internal functions to work with paths
10 #include "internal/cryptlib.h"
/openssl/util/
H A Dmkerr.pl20 my $internal = 0;
91 $internal = 1;
116 if ( $internal ) {
163 if ($internal
409 $internal
442 if ( $internal ) {
507 if ($internal) {
526 my $const = $internal ? 'const ' : '';
543 if ( $internal ) {
582 if ( $internal ) {
[all …]
H A Dck_errf.pl22 my $internal = 0;
58 $internal = 1;
71 if ( $internal ) {
H A Dfix-includes.sed1 s|internal/([a-z0-9_]+)_int\.h|crypto/\1.h|g ;
2 s@internal/(aria.h|asn1_dsa.h|async.h|bn_conf.h|bn_conf.h|bn_dh.h|bn_srp.h|chacha.h|(aes|des|cmll)_…
/openssl/providers/
H A Dfips.module.sources379 crypto/thread/internal.c
414 include/internal/bio.h
417 include/internal/core.h
420 include/internal/der.h
422 include/internal/dso.h
424 include/internal/e_os.h
426 include/internal/ffc.h
429 include/internal/nelem.h
438 include/internal/rcu.h
441 include/internal/sha3.h
[all …]
H A Dfips-sources.checksums379 27ec0090f4243c96e4fbe1babfd4320c2a16615ffa368275433217d50a1ef76c crypto/thread/internal.c
414 27d13538d9303b1c2f0b2ce9b6d376097ce7661354fbefbde24b7ef07206ea45 include/internal/bio.h
417 c5bb97f654984130c8b44c09a52395bce0b22985d5dbc9c4d9377d86283f11f8 include/internal/core.h
420 dc5afb955d810feb5af9f8d25cd8a92118abef320fee95c07b04f301c4e0d96c include/internal/der.h
422 fd1722d6b79520ee4ac477280d5131eb1b744c3b422fd15f5e737ef966a97c3b include/internal/dso.h
424 45036710f2499cdf6b786a9dce29dfe6d2ae06ea8e3d5cb2a782f64ed85d267e include/internal/e_os.h
426 4838a68ff626825c261df6a1fd21e156e25d8365af45552f29054d7038a7db3d include/internal/ffc.h
429 b02701592960eb4608bb83b297eed90184004828c7fc03ea81568062f347623d include/internal/nelem.h
438 95d21e761402fcbf1d3bdb261e425316b07d2790dd190e4eeaa1e21e40ff9a59 include/internal/rcu.h
441 d11b69bed0965e47c3be0e0f44a812a7eb69ae91d7ca8f148a91d6ef6d255a47 include/internal/sha3.h
[all …]
/openssl/doc/internal/man7/
H A DEVP_PKEY.pod5 EVP_PKEY - an internal description
23 as its "internal key" or "origin" (the reason for "origin" is
32 internal key in the B<EVP_PKEY> is a pointer to the low-level key
46 key data (see L<provider-keymgmt(7)>). The internal key in the
64 The B<EVP_PKEY> internal keys are mutable.
66 This is especially visible with internal legacy keys, since they can
69 internal key is a provider key then the return value from functions such as
91 Every time the B<EVP_PKEY> internal key mutates, an internal dirty
109 can't be expected to share internal key structures. There are
150 Check if the dirty count for the internal origin key has changed since
[all …]
H A Ddeprecation.pod60 remain for internal purposes. In this case, the implementation doesn't need
66 including an internal header file very early in the affected translation
70 from public view, it should be moved to an internal header file, with the
124 * internal use.
126 #include "internal/deprecated.h"
/openssl/doc/man3/
H A DSSL_CTX_set_session_cache_mode.pod33 A server will look up the session in its internal session storage. If the
34 session is not found in internal storage or lookups for the internal storage
63 the internal session cache (unless SSL_SESS_CACHE_NO_INTERNAL_LOOKUP is set),
84 automatically look up sessions in the internal cache, even if sessions are
94 Normally a new session is added to the internal cache as well as any external
96 prevent sessions being stored in the internal cache (though the application can
101 prevents these additions to the internal cache as well.
H A DBIO_f_readbuffer.pod21 Data read from a read buffering BIO comes from an internal buffer which is
33 internal buffer, from which bytes are given back to the caller as appropriate
36 next BIO. The internal buffer can grow to cache the entire contents of the next
37 BIO in the chain. BIO_seek() uses the internal buffer, so that it can only seek
H A DSSL_CTX_sessions.pod5 SSL_CTX_sessions - access internal session cache
16 internal session cache for B<ctx>.
20 The sessions in the internal session cache are kept in an
H A DSSL_CTX_sess_number.pod26 SSL_CTX_sess_number() returns the current number of sessions in the internal
50 retrieved from internal or external cache is counted as a hit.
56 that were not found in the internal session cache in server mode.
59 and either found in the internal or external session cache in server mode,
H A DX509_STORE_set_verify_cb_func.pod138 I<If no chain verification function is provided, the internal default
161 I<If no function to get the issuer is provided, the internal default
169 I<If no function to get the issuer is provided, the internal default
176 I<If no function to get the issuer is provided, the internal default
182 I<If no function to get the issuer is provided, the internal default
188 I<If no function to get the issuer is provided, the internal default
194 I<If no function to get the issuer is provided, the internal default
203 I<If no function to get the issuer is provided, the internal default
209 I<If no function to get the issuer is provided, the internal default
H A DX509_CRL_get0_by_serial.pod34 serial number I<serial>. If it is successful, it sets I<*ret> to the internal
41 X509_CRL_get_REVOKED() returns an internal pointer to a STACK of all
44 X509_REVOKED_get0_serialNumber() returns an internal pointer to the
47 X509_REVOKED_get0_revocationDate() returns an internal pointer to the
H A DSSL_CTX_add_session.pod27 When adding a new session to the internal session cache, it is examined
36 flag then the internal cache will not be populated automatically by new
37 sessions negotiated by the SSL/TLS implementation, even though the internal
H A DEVP_PKEY_set_type.pod24 EVP_PKEY_set_type() initialises I<pkey> to contain an internal legacy
30 EVP_PKEY_set_type_str() initialises I<pkey> to contain an internal legacy
45 internal provider side key. When doing this, it associates I<pkey>
/openssl/crypto/
H A Dparams_idx.c.in15 #include "internal/e_os.h"
16 #include "internal/param_names.h"
/openssl/providers/common/der/
H A Dder_dsa_gen.c.in14 * internal use.
16 #include "internal/deprecated.h"
/openssl/doc/designs/quic-design/
H A Dcongestion-control.md12 For details on the API, see the comments in `include/internal/quic_cc.h`.
33 interface has been avoided as this is currently an internal API for which no API
47 manager's internal state directly, the interface between the two has been
50 manager in our implementation. See the comments in `include/internal/quic_cc.h`
H A Djson-encoder.md60 Since the JSON encoder is for internal use only, its structure is defined in
62 The JSON encoder maintains an internal write buffer and a small state tracking
92 The API is documented in `include/internal/json_enc.h`.
/openssl/doc/designs/
H A Dthread-api.md4 OpenSSL wishes to support the internal use of threads for purposes of
12 To support this end, OpenSSL can manage an internal thread pool. Tasks can be
13 scheduled on the internal thread pool.
101 New internal components will need to be introduced (e.g. condition variables)
/openssl/providers/implementations/macs/
H A Dhmac_prov.c71 int internal; member
165 if (!macctx->internal) { in hmac_setkey()
299 if (!macctx->internal) in hmac_get_ctx_params()
383 macctx->internal = 1; in hmac_internal_new()

Completed in 75 milliseconds

12345678910>>...12