Home
last modified time | relevance | path

Searched refs:Provider (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dopenssl-glossary.pod31 =item Base Provider
33 An OpenSSL Provider that contains encoders and decoders for OpenSSL keys. All
34 the algorithm implementations in the Base Provider are also available in the
35 Default Provider.
46 =item Default Provider
48 An OpenSSL Provider that contains the most common OpenSSL algorithm
50 the algorithm implementations in the Base Provider are also available in the
51 Default Provider.
88 =item FIPS Provider
90 An OpenSSL Provider that contains OpenSSL algorithm implementations that have
[all …]
H A Dmigration_guide.pod43 One of the key changes from OpenSSL 1.1.1 is the introduction of the Provider
122 using the new Provider API and avoiding deprecated methods.
1214 The Blowfish algorithm has been moved to the L<Legacy Provider|/Legacy Algorithms>.
1264 The CAST algorithm has been moved to the L<Legacy Provider|/Legacy Algorithms>.
1337 "DES-CFB1" and "DES-CFB8" have been moved to the L<Legacy Provider|/Legacy Algorithms>.
1903 IDEA has been moved to the L<Legacy Provider|/Legacy Algorithms>.
1916 MD2 has been moved to the L<Legacy Provider|/Legacy Algorithms>.
1929 MD4 has been moved to the L<Legacy Provider|/Legacy Algorithms>.
1936 MDC2 has been moved to the L<Legacy Provider|/Legacy Algorithms>.
2035 The Algorithms "RC2", "RC4" and "RC5" have been moved to the L<Legacy Provider|/Legacy Algorithms>.
[all …]
H A Dprovider-base.pod120 of the provider initialization function. See L<provider(7)/Provider>
368 =head2 Provider functions
415 =head2 Provider parameters
649 /* Provider context */
H A Dprovider-storemgmt.pod50 (see L<provider-base(7)/Provider Functions>).
H A Dprovider-kem.pod56 (see L<provider-base(7)/Provider Functions>).
H A Dprovider-mac.pod54 (see L<provider-base(7)/Provider Functions>).
H A Dprovider-keyexch.pod54 (see L<provider-base(7)/Provider Functions>).
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DREADME-PROVIDERS.md5 - [The Default Provider](#the-default-provider)
6 - [The Legacy Provider](#the-legacy-provider)
7 - [The FIPS Provider](#the-fips-provider)
8 - [The Base Provider](#the-base-provider)
9 - [The Null Provider](#the-null-provider)
25 The Default Provider
40 The Legacy Provider
54 The FIPS Provider
65 The Base Provider
74 The Null Provider
H A DREADME-FIPS.md154 name: OpenSSL Base Provider
158 name: OpenSSL FIPS Provider
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp2837 BitPart(Value *P, unsigned BW) : Provider(P) { in BitPart()
2842 Value *Provider; member
2910 if (!A || !A->Provider) in collectBitParts()
2915 if (!B || A->Provider != B->Provider) in collectBitParts()
2919 Result = BitPart(A->Provider, BitWidth); in collectBitParts()
2997 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()
3013 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()
3027 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()
3041 Result = BitPart(Res->Provider, BitWidth); in collectBitParts()
3069 if (!LHS || !LHS->Provider) in collectBitParts()
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dreplication.sdf354 H3: N-Way Multi-Provider Replication
356 Multi-Provider replication is a replication technique using Syncrepl to replicate
357 data to multiple provider ("Provider") Directory servers.
359 H4: Valid Arguments for Multi-Provider replication
367 H4: Invalid Arguments for Multi-Provider replication
369 (These are often claimed to be advantages of Multi-Provider replication but
377 Multi-Provider and Single-Provider replication; at worst Single-Provider is
381 H4: Arguments against Multi-Provider replication
394 For configuration, please see the {{SECT:N-Way Multi-Provider}} section below
413 * Provider nodes replicate from each other, so they are always up to date and
[all …]
H A Dconfig.sdf50 provider-consumer configuration is shown in figure 3.3. Multi-Provider
H A Dmaintenance.sdf75 Obviously this doesn't cater for any complicated deployments with {{SECT: N-Way Multi-Provider}},
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dprovider_internal_test.cnf.in16 greeting = Hello OpenSSL, greetings from Test Provider
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_ITEM.pod27 reason strings array, see L<provider-base(7)/Provider Functions>.
H A DERR_new.pod61 Provider authors are supplied with core versions of these functions,
H A DOSSL_ALGORITHM.pod31 function, further described in L<provider-base(7)/Provider Functions>.
H A DOSSL_PROVIDER.pod202 printf("Provider 'foo' buildinfo: %s\n", build);
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A Dossl_provider_new.pod53 * Activate the Provider
54 * If the Provider is a module, the module will be loaded
114 Provider objects are reference counted.
116 Provider objects are initially inactive, i.e. they are only recorded
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Daccctrl.d288 PVOID Provider; member
H A Dwininet.d1012 LPCTSTR Provider;
1064 GOPHER_PROVIDER_ATTRIBUTE_TYPE Provider;
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLcolors_notes.txt51 Software Layer Example Provider Color
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLcolors_notes.txt51 Software Layer Example Provider Color
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man5/
H A Dfips_config.pod33 section, as described in L<config(5)/Provider Configuration Module>.
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A DTSP.idl5 Interface declarations for the TSS Service Provider
581 helpstring("TSS Service Provider 1.0 Type Library")

1234