/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-glossary.pod | 72 =item Explicit Fetching 74 Explicit Fetching is a type of Fetching (see Fetching). Explicit Fetching is 78 =item Fetching 80 Fetching is the process of looking through the available algorithm 84 Also see Explicit Fetching and Implicit Fetching. 95 =item Implicit Fetching 97 Implicit Fetching is a type of Fetching (see Fetching). Implicit Fetching is 100 fetching an implementation is fetched automatically using default selection 191 Property Query Strings are used during fetching. See Fetching.
|
H A D | crypto.pod | 78 See also L</ALGORITHM FETCHING>. 100 =head1 ALGORITHM FETCHING 103 Fetching is the process of looking through the available implementations, 107 Two types of fetching are supported by OpenSSL - explicit fetching and implicit 108 fetching. 112 When fetching an algorithm it is possible to specify a property query string to 127 =head2 Explicit fetching 130 implementation. Instead, the diverse OpenSSL APIs often have explicit fetching 138 These fetching functions follow a fairly common pattern, where three 148 L<OSSL_PROVIDER_load(3)>) will be considered by the fetching function. In case [all …]
|
H A D | OSSL_PROVIDER-base.pod | 23 It may be used in a property query string with fetching functions. 38 These may be used in a property query string with fetching functions to select 52 These may be used in a property query string with fetching functions to select
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | openssl-glossary.7 | 196 .IP "Explicit Fetching" 4 197 .IX Item "Explicit Fetching" 198 Explicit Fetching is a type of Fetching (see Fetching). Explicit Fetching is 201 .IP "Fetching" 4 202 .IX Item "Fetching" 203 Fetching is the process of looking through the available algorithm 207 Also see Explicit Fetching and Implicit Fetching. 216 .IP "Implicit Fetching" 4 217 .IX Item "Implicit Fetching" 218 Implicit Fetching is a type of Fetching (see Fetching). Implicit Fetching is [all …]
|
H A D | crypto.7 | 207 See also \*(L"\s-1ALGORITHM FETCHING\*(R"\s0. 227 .SH "ALGORITHM FETCHING" 228 .IX Header "ALGORITHM FETCHING" 230 Fetching is the process of looking through the available implementations, 234 Two types of fetching are supported by OpenSSL \- explicit fetching and implicit 235 fetching. 238 When fetching an algorithm it is possible to specify a property query string to 252 .SS "Explicit fetching" 253 .IX Subsection "Explicit fetching" 255 implementation. Instead, the diverse OpenSSL APIs often have explicit fetching [all …]
|
H A D | OSSL_PROVIDER-base.7 | 153 It may be used in a property query string with fetching functions. 169 These may be used in a property query string with fetching functions to select 184 These may be used in a property query string with fetching functions to select
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | arm-pl08x.txt | 15 - lli-bus-interface-ahb1: if AHB master 1 is eligible for fetching LLIs 16 - lli-bus-interface-ahb2: if AHB master 2 is eligible for fetching LLIs 17 - mem-bus-interface-ahb1: if AHB master 1 is eligible for fetching memory contents 18 - mem-bus-interface-ahb2: if AHB master 2 is eligible for fetching memory contents
|
H A D | arm-pl08x.yaml | 57 description: if AHB master 1 is eligible for fetching LLIs 61 description: if AHB master 2 is eligible for fetching LLIs 65 description: if AHB master 1 is eligible for fetching memory contents 69 description: if AHB master 2 is eligible for fetching memory contents
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_item_d2i_bio.pod | 38 L<crypto(7)/ALGORITHM FETCHING> for more information about algorithm fetching. 51 string in I<propq>. See L<crypto(7)/ALGORITHM FETCHING> for more information 52 about algorithm fetching.
|
H A D | ASN1_EXTERN_FUNCS.pod | 146 for algorithm fetching in the I<propq> parameter. See 147 L<crypto(7)/ALGORITHM FETCHING> for further details. If I<asn1_ex_new_ex> is 154 for algorithm fetching in the I<propq> parameter. See 155 L<crypto(7)/ALGORITHM FETCHING> for further details. If I<asn1_ex_d2i_ex> is
|
H A D | ASN1_item_new.pod | 22 L<crypto(7)/ALGORITHM FETCHING> for more information about algorithm fetching.
|
H A D | X509_LOOKUP.pod | 98 query I<propq> are used when fetching algorithms from providers. 110 query I<propq> are used when fetching algorithms from providers. 128 query I<propq> are used when fetching algorithms from providers. 136 when fetching algorithms from providers.
|
H A D | EVP_set_default_properties.pod | 21 L<crypto(7)/ALGORITHM FETCHING> for information about implicit and explicit 22 fetching.
|
H A D | X509_STORE_add_cert.pod | 100 query I<propq> are used when fetching algorithms from providers. 112 property query I<propq> are used when fetching algorithms from providers. 130 fetching algorithms from providers.
|
H A D | SMIME_read_ASN1.pod | 32 L<crypto(7)/ALGORITHM FETCHING> for further details about algorithm fetching.
|
H A D | EVP_DigestVerifyInit.pod | 35 the provider supports fetching the digest then it may use the B<props> argument 43 The OpenSSL default and legacy providers support fetching digests and can fetch 45 supports fetching digests but will only fetch digests that are themselves
|
H A D | EVP_KEYEXCH_free.pod | 37 See L<crypto(7)/ALGORITHM FETCHING> for further information. 96 L<crypto(7)/ALGORITHM FETCHING>, L<OSSL_PROVIDER(3)>
|
H A D | EVP_SIGNATURE.pod | 45 See L<crypto(7)/ALGORITHM FETCHING> for further information. 101 L<crypto(7)/ALGORITHM FETCHING>, L<OSSL_PROVIDER(3)>
|
/freebsd/usr.sbin/bsdinstall/distfetch/ |
H A D | distfetch.c | 165 mgconf.title = "Fetching Distribution"; in fetch_files() 175 "Error (URL) while fetching %s: %s\n", urls[i], in fetch_files() 188 "Error (fopen) while fetching %s: %s\n", in fetch_files() 231 "Error (undone) while fetching %s: %s\n", in fetch_files() 235 "Error (libfetch) while fetching %s: %s\n", in fetch_files()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | ASN1_item_d2i_bio.3 | 173 \&\*(L"\s-1ALGORITHM FETCHING\*(R"\s0 in \fBcrypto\fR\|(7) for more information about algorithm fet… 186 string in \fIpropq\fR. See \*(L"\s-1ALGORITHM FETCHING\*(R"\s0 in \fBcrypto\fR\|(7) for more inform… 187 about algorithm fetching.
|
H A D | ASN1_EXTERN_FUNCS.3 | 271 for algorithm fetching in the \fIpropq\fR parameter. See 272 \&\*(L"\s-1ALGORITHM FETCHING\*(R"\s0 in \fBcrypto\fR\|(7) for further details. If \fIasn1_ex_new_e… 278 for algorithm fetching in the \fIpropq\fR parameter. See 279 \&\*(L"\s-1ALGORITHM FETCHING\*(R"\s0 in \fBcrypto\fR\|(7) for further details. If \fIasn1_ex_d2i_e…
|
H A D | X509_LOOKUP.3 | 232 query \fIpropq\fR are used when fetching algorithms from providers. 244 query \fIpropq\fR are used when fetching algorithms from providers. 262 query \fIpropq\fR are used when fetching algorithms from providers. 270 when fetching algorithms from providers.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/ |
H A D | pipeline.json | 108 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 117 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 127 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 137 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 147 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 157 …rong (speculative) path must be discarded, and the processor must start fetching from the correct … 260 …o 2 broader parts: Front-end and Back-end. Front-end is responsible for fetching the instruction, …
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | exchange.c | 262 * 1. Do the normal exchange fetch, using the fetching data given by in EVP_PKEY_derive_init_ex() 308 * export. We start by fetching the keymgmt with the same name as in EVP_PKEY_derive_init_ex() 310 * the same property query as when fetching the exchange method. in EVP_PKEY_derive_init_ex() 410 * export. We start by fetching the keymgmt with the same name as in EVP_PKEY_derive_set_peer_ex() 412 * the same property query as when fetching the exchange method. in EVP_PKEY_derive_set_peer_ex()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/ |
H A D | OperatingSystemPython.cpp | 146 "OperatingSystemPython::GetDynamicRegisterInfo() fetching " in GetDynamicRegisterInfo() 173 "OperatingSystemPython::UpdateThreadList() fetching thread " in UpdateThreadList() 316 ") fetching register data from python", in CreateRegisterContextForThread() 365 ", context = 0x%" PRIx64 ") fetching register data from python", in CreateThread()
|