| /src/crypto/openssl/demos/ |
| H A D | README.txt | 23 EVP_MD_demo.c Compute a digest from multiple buffers 24 EVP_MD_stdin.c Compute a digest with data read from stdin 25 EVP_MD_xof.c Compute a digest using the SHAKE256 XOF 26 EVP_f_md.c Compute a digest using BIO and EVP_f_md 72 EVP_EC_Signature_demo.c Compute and verify an EC signature. 73 EVP_DSA_Signature_demo.c Compute and verify a DSA signature. 74 EVP_ED_Signature_demo.c Compute and verify an ED25519 signature. 75 rsa_pss_direct.c Compute and verify an RSA-PSS signature from a hash 76 rsa_pss_hash.c Compute and verify an RSA-PSS signature over a buffer
|
| /src/sys/contrib/openzfs/config/ |
| H A D | po.m4 | 143 # Compute POFILES 145 # Compute UPDATEPOFILES 147 # Compute DUMMYPOFILES 149 # Compute GMOFILES 301 # Compute POTFILES_DEPS as 321 # Compute POFILES 323 # Compute UPDATEPOFILES 325 # Compute DUMMYPOFILES 327 # Compute GMOFILES 329 # Compute PROPERTIESFILES [all …]
|
| /src/sys/crypto/openssl/powerpc64/ |
| H A D | aes-gcm-ppc.S | 99 # PPC_GFMUL128_8x: Compute hash values of 8 blocks based on Karatsuba method. 166 # Compute digest for the next 4 blocks 222 # Compute update single ghash 350 # Compute AES and ghash one block at a time. 434 # Compute partial mask, Load and store partial block to stack. 435 # Compute AES state. 436 # Compute ghash. 620 # Compute ghash here 638 # Compute first 8 AES state and leave 1/3/5 more rounds 662 # Compute ghash here
|
| /src/sys/crypto/openssl/powerpc/ |
| H A D | aes-gcm-ppc.S | 99 # PPC_GFMUL128_8x: Compute hash values of 8 blocks based on Karatsuba method. 166 # Compute digest for the next 4 blocks 222 # Compute update single ghash 350 # Compute AES and ghash one block at a time. 434 # Compute partial mask, Load and store partial block to stack. 435 # Compute AES state. 436 # Compute ghash. 620 # Compute ghash here 638 # Compute first 8 AES state and leave 1/3/5 more rounds 662 # Compute ghash here
|
| /src/sys/crypto/openssl/powerpc64le/ |
| H A D | aes-gcm-ppc.S | 99 # PPC_GFMUL128_8x: Compute hash values of 8 blocks based on Karatsuba method. 166 # Compute digest for the next 4 blocks 222 # Compute update single ghash 350 # Compute AES and ghash one block at a time. 434 # Compute partial mask, Load and store partial block to stack. 435 # Compute AES state. 436 # Compute ghash. 620 # Compute ghash here 638 # Compute first 8 AES state and leave 1/3/5 more rounds 662 # Compute ghash here
|
| /src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILMetadata.cpp | 64 case Triple::Compute: in getShortShaderStage() 129 if (ShaderKind == Triple::EnvironmentType::Compute) { in EntryProps() 160 if (ShaderKind == Triple::EnvironmentType::Compute) in emitDXILEntryProps() 308 case Triple::EnvironmentType::Compute: in createEntryMD()
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | HLSLRuntime.h | 43 ENUM_COMPARE_ASSERT(Compute)
|
| /src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Arena.cpp | 27 ComputeFunc &&Compute) { in cached() argument 30 It->second = Compute(); in cached()
|
| /src/contrib/bc/ |
| H A D | MAINTENANCE-TERMS.md | 22 * Compute time will be charged at \$25/hr. 34 Compute time includes, but is not limited to:
|
| /src/contrib/googletest/googlemock/src/ |
| H A D | gmock-matchers.cc | 132 ElementMatcherPairs Compute() { in Compute() function in testing::internal::MaxBipartiteMatchState 229 return MaxBipartiteMatchState(g).Compute(); in FindMaxBipartiteMatching()
|
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | HLSL.cpp | 48 case Triple::EnvironmentType::Compute: { in isLegalShaderModel() 83 .Case("cs", Triple::EnvironmentType::Compute) in tryParseProfile()
|
| /src/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm2837-rpi-cm3-io3.dts | 8 model = "Raspberry Pi Compute Module 3 IO board V3.0";
|
| H A D | bcm2835-rpi-cm1-io1.dts | 8 model = "Raspberry Pi Compute Module IO board rev1";
|
| H A D | bcm2711-rpi-cm4-io.dts | 9 model = "Raspberry Pi Compute Module 4 IO Board";
|
| /src/contrib/arm-optimized-routines/math/tools/ |
| H A D | tanpi.sollya | 42 // Compute errors
|
| H A D | tanf.sollya | 72 // Compute errors
|
| /src/sys/contrib/device-tree/Bindings/misc/ |
| H A D | qcom,fastrpc.txt | 43 - All Compute context banks MUST contain the following properties:
|
| /src/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
| H A D | modsi3.S | 71 ! Compute size of quotient, scale comparand. 85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
|
| H A D | divsi3.S | 71 ! Compute size of quotient, scale comparand. 85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
|
| H A D | divmod.m4 | 130 ! Compute size of quotient, scale comparand. 144 ! Compute ITER in an unorthodox manner: know we need to Shift V into
|
| /src/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_server.t0 | 72 * Compute master secret. 106 * Compute master secret. 241 * Compute our ECDH point. 788 \ Compute protocol version as the minimum of our maximum version, 916 \ Compute ServerHello length. 919 \ Compute length of Secure Renegotiation extension. 927 \ Compute length of Max Fragment Length extension. 931 \ Compute length of ALPN extension. This also copy the 1024 \ Compute the signed curve point to send. 1080 \ Compute length and optionally write the contents of the list of [all …]
|
| H A D | ssl_hs_client.t0 | 61 * Compute actual RSA key length, in case there are leading zeros. 107 * Compute RSA encryption. 251 * Compute the common ECDH point, whose X coordinate is the 311 * Compute the client-side signature. This is invoked only when a 322 * Compute hash of handshake messages so far. This "cannot" fail 428 \ Compute length for extensions (without the general two-byte header). 439 \ Compute and write length 442 \ Compute padding (if requested).
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaHLSL.cpp | 233 {llvm::Triple::Compute, in CheckEntryPoint() 240 case llvm::Triple::Compute: in CheckEntryPoint() 277 if (ST == llvm::Triple::Compute) in CheckSemanticAnnotation() 279 DiagnoseAttrStageMismatch(AnnotationAttr, ST, {llvm::Triple::Compute}); in CheckSemanticAnnotation()
|
| /src/sys/dev/ow/ |
| H A D | own_if.m | 69 # Compute a CRC for a given range of bytes
|
| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | GenericCycleImpl.h | 389 GenericCycleInfoCompute<ContextT> Compute(*this); in compute() 394 Compute.run(&F.front()); in compute()
|