Home
last modified time | relevance | path

Searched refs:Generation (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/openssl/doc/man7/
DEVP_PKEY-FFC.pod162 Sets the Digest algorithm to be used as part of the Key Generation Function
163 associated with the given Key Generation I<ctx>.
169 Digest algorithm for the Key Generation Function associated with the given key
195 =item 5.5.1.1 FFC Domain Parameter Selection/Generation
203 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
205 =item A.2.3 Generation of canonical generator g.
207 =item A.2.1 Unverifiable Generation of the Generator g.
DEVP_PKEY-DSA.pod96 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
98 =item A.2.3 Generation of canonical generator g.
100 =item A.2.1 Unverifiable Generation of the Generator g.
DEVP_PKEY-DH.pod300 =item 5.5.1.1 FFC Domain Parameter Selection/Generation
310 =item A.1.1.2 Generation of Probable Primes p and q Using an Approved Hash Function.
312 =item A.2.3 Generation of canonical generator g.
314 =item A.2.1 Unverifiable Generation of the Generator g.
DRSA-PSS.pod27 =head2 Key Generation
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
DClientHandlers.cpp36 … uint32_t {{name}}Generation = {{Type}}Allocator().GetGeneration(cmd.{{name}}.id);
37 if ({{name}}Generation != cmd.{{name}}.generation) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h50 enum Generation { enum
452 Generation getGeneration() const { in getGeneration()
453 return (Generation)Gen; in getGeneration()
1231 Generation Gen;
1265 Generation getGeneration() const { in getGeneration()
DSIMemoryLegalizer.cpp657 GCNSubtarget::Generation Generation = ST.getGeneration(); in create() local
658 if (Generation <= AMDGPUSubtarget::SOUTHERN_ISLANDS) in create()
660 if (Generation < AMDGPUSubtarget::GFX10) in create()
/third_party/openssl/doc/man1/
Dopenssl-genpkey.pod.in123 =head2 RSA Key Generation Options
142 =head2 RSA-PSS Key Generation Options
168 =head2 EC Key Generation Options
185 =head2 DH Key Generation Options
192 See the L</DH Parameter Generation Options> section below.
203 =head2 DSA Parameter Generation Options
255 =head2 DH Parameter Generation Options
382 =head2 EC Parameter Generation Options
385 L</EC Key Generation Options> above.
Dopenssl.pod106 Generation and Management of Diffie-Hellman Parameters. Superseded by
115 DSA Parameter Generation and Management. Superseded by
144 Generation of DSA Private Key from Parameters. Superseded by
149 Generation of Private Key or Parameters.
153 Generation of RSA Private Key. Superseded by L<openssl-genpkey(1)>.
185 Generation of hashed passwords.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp521 unsigned Generation = 0; member
526 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue()
528 : DefInst(Inst), Generation(Generation), MatchingId(MatchingId), in LoadValue()
1121 (isOperatingOnInvariantMemAt(Inst, InVal.Generation) || in processNode()
1122 isSameMemGeneration(InVal.Generation, CurrentGeneration, in processNode()
1213 (isOperatingOnInvariantMemAt(Inst, InVal.Generation) || in processNode()
1214 isSameMemGeneration(InVal.Generation, CurrentGeneration, in processNode()
/third_party/zlib/qnx/
Dpackage.qpg1 <QPG:Generation>
141 </QPG:Generation>
/third_party/protobuf/examples/
DCMakeLists.txt31 #Code Generation
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_npot_2D_mipmap.txt70 Remove the following from section 3.7.11 (Mipmap Generation):
DNV_generate_mipmap_sRGB.txt52 Modify Section 3.7.11: Mipmap Generation
/third_party/skia/third_party/externals/dawn/docs/
Dfuzzing.md11 ## Automatic Seed Corpus Generation
/third_party/openGLES/extensions/NV/
DNV_texture_npot_2D_mipmap.txt70 Remove the following from section 3.7.11 (Mipmap Generation):
DNV_generate_mipmap_sRGB.txt52 Modify Section 3.7.11: Mipmap Generation
/third_party/openssl/doc/man3/
DOSSL_CMP_validate_msg.pod47 (AF)] document specified by the The 3rd Generation Partnership Project (3GPP).
DEVP_PKEY_CTX_set_rsa_pss_keygen_md.pod51 =head2 Key Generation
/third_party/rust/crates/bindgen/
DCONTRIBUTING.md17 - [Testing Bindings Generation](#testing-bindings-generation)
19 …- [Testing a Single Header's Bindings Generation and Compiling its Bindings](#testing-a-single-hea…
115 ### Testing Bindings Generation
158 ### Testing a Single Header's Bindings Generation and Compiling its Bindings
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMSA.txt1 Code Generation Notes for MSA
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.gni42 # in children directories). Generation will fail if an output isn't
/third_party/node/src/crypto/
DREADME.md40 | `crypto_dsa` | DSA (Digital Signature) Key Generation functions. …
47 | `crypto_rsa` | RSA Key Generation functions. …
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_mesh_shader/
Dmesh.txt46 == Mesh Generation
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_sRGB_decode.txt149 Add to the end of the "Automatic Mipmap Generation" subsection:
262 explanation in the "Automatic Mipmap Generation" section applies to
308 "Automatic Mipmap Generation" applies to glGenerateMipmap instead.

1234567