Searched refs:Signatures (Results 1 – 15 of 15) sorted by relevance
/external/testng/ |
D | README.dev | 12 …instructions at https://docs.sonatype.org/display/Repository/How+To+Generate+PGP+Signatures+With+M…
|
/external/lzma/CPP/7zip/UI/Common/ |
D | OpenArchive.cpp | 796 const CObjectVector<CByteBuffer> &sigs = ai.Signatures; in MakeCheckOrder() 1799 || ai.Signatures.IsEmpty() in OpenStream2() 1804 if (isNewStyleSignature && !ai.Signatures.IsEmpty()) in OpenStream2() 1807 for (k = 0; k < ai.Signatures.Size(); k++) in OpenStream2() 1809 const CByteBuffer &sig = ai.Signatures[k]; in OpenStream2() 1819 if (k != ai.Signatures.Size()) in OpenStream2() 1971 const CObjectVector<CByteBuffer> &sigs = op.codecs->Formats[i].Signatures; in OpenStream2() 2020 FOR_VECTOR (k, ai.Signatures) in OpenStream2() 2022 const CByteBuffer &sig = ai.Signatures[k]; in OpenStream2() 2240 const CByteBuffer &sig = ai.Signatures[sigIndex]; in OpenStream2()
|
D | LoadCodecs.cpp | 398 item.Signatures.Add(sig); in LoadFormats() 402 ParseSignatures(sig, (unsigned)sig.Size(), item.Signatures); in LoadFormats() 585 ParseSignatures(arc.Signature, arc.SignatureSize, item.Signatures); in Load() 587 item.Signatures.AddNew().CopyFrom(arc.Signature, arc.SignatureSize); in Load()
|
D | LoadCodecs.h | 62 CObjectVector<CByteBuffer> Signatures; member
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
D | compatibility.rst | 17 Signatures:
|
/external/lzma/CPP/7zip/UI/Console/ |
D | Main.cpp | 581 FOR_VECTOR(si, arc.Signatures) in Main2() 586 const CByteBuffer &sig = arc.Signatures[si]; in Main2()
|
/external/v8/src/wasm/ |
D | wasm-module.h | 34 F(Signatures, 1, "type") \
|
D | encoder.cc | 265 size_t start = EmitSection(WasmSection::Code::Signatures, buffer); in WriteTo()
|
D | module-decoder.cc | 150 case WasmSection::Code::Signatures: { in DecodeModule()
|
/external/openssh/ |
D | PROTOCOL.certkeys | 183 up to, and including the signature key. Signatures are computed and
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 9 contains Transaction Signatures (TSIG), so the server can authorize the
|
/external/iptables/utils/ |
D | pf.os | 182 # normalize packets. Signatures will not correspond to the originating
|
/external/tpm2/generator/ |
D | raw_structures_fixed.txt | 610 11.3 Signatures....................................................................................… 14034 11.3 Signatures
|
D | raw_structures.txt | 610 11.3 Signatures....................................................................................… 14032 11.3 Signatures
|
/external/libxml2/ |
D | ChangeLog | 13935 to reference Aleksey implementation of XML digital Signatures
|