| /freebsd-12.1/tests/sys/opencrypto/ |
| H A D | cryptotest.py | 98 curfun = Crypto.encrypt 101 curfun = Crypto.decrypt 172 curfun = Crypto.encrypt 175 curfun = Crypto.decrypt 200 curfun = Crypto.encrypt 203 curfun = Crypto.decrypt 248 c = Crypto(crid=crid, 292 c = Crypto(crid=crid, 332 curfun = Crypto.encrypt 335 curfun = Crypto.decrypt [all …]
|
| H A D | cryptodev.py | 150 class Crypto: class 502 crid = Crypto.findcrid('aesni0') 509 name = Crypto.getcridname(i) 526 c = Crypto(CRYPTO_AES_ICM, key) 547 c = Crypto(CRYPTO_AES_ICM, key) 566 c = Crypto(CRYPTO_AES_CBC, key) 591 c = Crypto(CRYPTO_AES_NIST_GCM_16, key, 628 c = Crypto(CRYPTO_AES_GCM_16, key, mac=CRYPTO_AES_128_GMAC, mackey=key) 642 …c = Crypto(CRYPTO_AES_XTS, '1bbfeadf539daedcae33ced497343f3ca1f2474ad932b903997d44707db41382'.deco… 650 …c = Crypto(CRYPTO_AES_XTS, '1bbfeadf539daedcae33ced497343f3ca1f2474ad932b903997d44707db41382'.deco… [all …]
|
| /freebsd-12.1/contrib/xz/ |
| H A D | AUTHORS | 14 code found from Crypto++ <http://www.cryptopp.com/>. The SHA-256 code 15 in Crypto++ was written by Kevin Springle and Wei Dai.
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ntp_ver_suffix.m4 | 2 dnl NTP Version Suffix (Crypto)
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/ |
| H A D | AArch64.cpp | 184 if (Crypto) in getTargetDefines() 234 Crypto = 0; in handleTargetFeatures() 249 Crypto = 1; in handleTargetFeatures()
|
| H A D | AArch64.h | 33 unsigned Crypto; variable
|
| H A D | ARM.cpp | 394 Crypto = 0; in handleTargetFeatures() 432 Crypto = 1; in handleTargetFeatures() 570 if (Crypto) in getTargetDefines()
|
| H A D | ARM.h | 69 unsigned Crypto : 1; variable
|
| /freebsd-12.1/sys/opencrypto/ |
| H A D | cryptodev_if.m | 43 * Crypto driver method to initialize a new session object with the given
|
| /freebsd-12.1/sys/mips/conf/ |
| H A D | std.XLP | 102 # Crypto
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | ARMTargetParser.h | 144 Crypto ///< Neon with Crypto enumerator
|
| H A D | ARMTargetParser.def | 39 …M_FPU("crypto-neon-fp-armv8", FK_CRYPTO_NEON_FP_ARMV8, FPUVersion::VFPV5, NeonSupportLevel::Crypto,
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 45 // Crypto has been split up and any combination is now valid (see the 50 // meaning anymore. We kept the Crypto defintion here for backward 52 // "traditional" meaning of Crypto.
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleA57.td | 1468 // Crypto AES ops 1471 // Crypto polynomial (64x64) multiply long (VMULL.P64): 3cyc F0 1473 // Crypto SHA1 xor ops: 6cyc F0/F1 1475 // Crypto SHA1 fast ops: 3cyc F0 1477 // Crypto SHA1 slow ops: 6cyc F0 1479 // Crypto SHA256 fast ops: 3cyc F0 1481 // Crypto SHA256 slow ops: 6cyc F0
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | am335x-phycore-som.dtsi | 47 /* Crypto Module */
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | ARMTargetParser.cpp | 222 case NeonSupportLevel::Crypto: in getFPUFeatures()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP9.td | 115 // Only one CY (Crypto) unit.
|
| H A D | PPC.td | 143 "Enable POWER8 Crypto instructions",
|
| H A D | P9InstrResources.td | 22 // - One CY (Crypto) unit P9_CY_* 1270 // Crypto Instructions
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | BuiltinsPPC.def | 252 // P8 Crypto built-ins.
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | IntrinsicsARM.td | 726 // Crypto instructions
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | NEWS | 532 curves, to support the Elliptic Crypto functions. 533 o Major work on Elliptic Crypto; ECDH and ECDSA added, including
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | configure.in | 929 # want you writing code that uses their Shiny New Crypto
|
| /freebsd-12.1/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 425 1 3 6 1 4 1 311 10 3 3 : msSGC : Microsoft Server Gated Crypto 856 netscape 4 1 : nsSGC : Netscape Server Gated Crypto
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | EVP_EncryptInit.pod | 522 char intext[] = "Some Crypto Text";
|