| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/ |
| H A D | evppkey_rsa.txt | 11 # PrivPubKeyPair Sign Verify VerifyRecover 93 Verify = RSA-2048 104 Verify = RSA-2048 111 Verify = RSA-2048 123 Verify = RSA-2048 130 Verify = RSA-2048 138 Verify = RSA-2048 151 Verify = RSA-2048 164 Verify = RSA-2048 172 Verify = RSA-2048 [all …]
|
| H A D | evppkey_sm2.txt | 11 # PrivPubKeyPair Sign Verify VerifyRecover 28 Verify = SM2_key1 33 Verify = SM2_key1 38 Verify = SM2_key1
|
| H A D | evppkey_ecx.txt | 11 # PrivPubKeyPair Sign Verify VerifyRecover 81 Verify=Alice-25519 158 Verify=Alice-448 256 # Verify test 476 # Verify test
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OPENSSL_s390xcap.pod | 156 # 1 1<<62 KDSA-ECDSA-Verify-P256 157 # 2 1<<61 KDSA-ECDSA-Verify-P384 158 # 3 1<<60 KDSA-ECDSA-Verify-P521 162 # 32 1<<31 KDSA-EdDSA-Verify-Ed25519 163 # 36 1<<27 KDSA-EdDSA-Verify-Ed448
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/tests/ |
| H A D | cat.at | 11 # Verify sig file 16 # Verify sig to stdout
|
| H A D | detached.at | 11 # Verify detached sig file
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/doc/ |
| H A D | deliverable.txt | 55 * Verify, using any key in the keyring 57 * Verify, using specified key 118 * Verify
|
| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | flash_ebus.c | 373 int Verify, int *nWritten); 375 int Verify, int *nWritten); 630 int Verify, int *nWritten) in single_program_word() argument 639 if (Verify) { in single_program_word() 668 if (Verify) { in single_program_word() 693 int Verify, int *nWritten) in single_program_buffer() argument 703 if (Verify) { in single_program_buffer() 760 if (Verify) { in single_program_buffer() 789 int Verify, int *nWritten) in twin_program_word() argument 802 if (Verify) { in twin_program_word() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
| H A D | ExecutionEngine.h | 490 void setVerifyModules(bool Verify) { in setVerifyModules() argument 491 VerifyModules = Verify; in setVerifyModules() 632 EngineBuilder &setVerifyModules(bool Verify) { in setVerifyModules() argument 633 VerifyModules = Verify; in setVerifyModules()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | README.txt | 14 1. Verify, how stuff is handling implicit zext with 8 bit operands (this might 28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/VMS/ |
| H A D | openssl_ivp.com.in | 41 $ ! FUTURE ENHANCEMENT: Verify that engines are where they should be. 44 $ ! Verify that the built in providers are reachable. If they aren't,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| H A D | dsymutil.cpp | 93 bool Verify = false; member 226 Options.Verify = Args.hasArg(OPT_verify); in getOptions() 601 const bool Verify = Options.Verify && !Options.LinkOpts.NoOutput; in main() local 661 if (Verify) in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | PHITransAddr.cpp | 91 bool PHITransAddr::Verify() const { in Verify() function in PHITransAddr 316 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue() 322 assert(Verify() && "Invalid PHITransAddr!"); in PHITranslateValue()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/ |
| H A D | evppkey.txt | 11 # PrivPubKeyPair Sign Verify VerifyRecover 138 Verify = RSA-2048 149 Verify = RSA-2048 175 Verify = RSA-2048 182 Verify = RSA-2048 189 Verify = RSA-2048 196 Verify = RSA-2048 208 Verify = RSA-2048 220 Verify = RSA-2048 232 Verify = RSA-2048 [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/exec-discovery-in-tree/ |
| H A D | lit.cfg | 3 # Verify that the site configuration was loaded.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 38 assert(Verify(getFunctionType(), constraints) && in InlineAsm() 254 bool InlineAsm::Verify(FunctionType *Ty, StringRef ConstStr) { in Verify() function in InlineAsm
|
| H A D | SafepointIRVerifier.cpp | 199 static void Verify(const Function &F, const DominatorTree &DT, 208 Verify(F, DT, CD); in run() 225 Verify(F, DT, CD); in runOnFunction() 883 static void Verify(const Function &F, const DominatorTree &DT, in Verify() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kCallingConv.td | 15 // TODO Verify C convention follows SysV M68K ABI 42 /// TODO: Verify its functionality and write tests
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/ |
| H A D | YAMLBench.cpp | 44 Verify( "verify" variable 221 if (Verify) { in main()
|
| /netbsd-src/sys/arch/evbarm/stand/bootimx23/ |
| H A D | bootimx23.bd | 9 * Verify generated boot image:
|
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/ |
| H A D | warn-undefined-variables | 5 $details = "Verify that warnings are printed for referencing undefined variables.";
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | crl.pod | 96 Verify the signature on a CRL by looking up the issuing certificate in 101 Verify the signature on a CRL by looking up the issuing certificate in
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Dominators.h | 75 extern template bool Verify<BBDomTree>(const BBDomTree &DT, 77 extern template bool Verify<BBPostDomTree>(const BBPostDomTree &DT,
|
| /netbsd-src/sys/fs/tmpfs/ |
| H A D | TODO | 1 - Verify that file holes work (they should, but must be checked). Add a
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 247 static opt<bool> Verify("verify", desc("Verify the DWARF debug info."), variable 286 if (Verify) in getDumpOpts() 668 if (!ShowChildren && !Verify && !OffsetRequested && Name.empty() && Find.empty()) in main() 683 if (Verify) { in main()
|