Home
last modified time | relevance | path

Searched refs:Rc2 (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/md5/
H A Dmd5block_arm.s18 #define Rc2 R8 // MD5 constant macro
82 ROUND1(Rc, Rd, Ra, Rb, 2, 17, Rc2)
88 ROUND1(Rc, Rd, Ra, Rb, 6, 17, Rc2)
94 ROUND1(Rc, Rd, Ra, Rb, 10, 17, Rc2)
100 ROUND1(Rc, Rd, Ra, Rb, 14, 17, Rc2)
118 ROUND2(Rc, Rd, Ra, Rb, 11, 14, Rc2)
124 ROUND2(Rc, Rd, Ra, Rb, 15, 14, Rc2)
130 ROUND2(Rc, Rd, Ra, Rb, 3, 14, Rc2)
136 ROUND2(Rc, Rd, Ra, Rb, 7, 14, Rc2)
211 MOVM.IA (Rt0), [Rc0,Rc1,Rc2,Rc3]
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/md5/
H A Dmd5block_arm.s18 #define Rc2 R8 // MD5 constant macro
82 ROUND1(Rc, Rd, Ra, Rb, 2, 17, Rc2)
88 ROUND1(Rc, Rd, Ra, Rb, 6, 17, Rc2)
94 ROUND1(Rc, Rd, Ra, Rb, 10, 17, Rc2)
100 ROUND1(Rc, Rd, Ra, Rb, 14, 17, Rc2)
118 ROUND2(Rc, Rd, Ra, Rb, 11, 14, Rc2)
124 ROUND2(Rc, Rd, Ra, Rb, 15, 14, Rc2)
130 ROUND2(Rc, Rd, Ra, Rb, 3, 14, Rc2)
136 ROUND2(Rc, Rd, Ra, Rb, 7, 14, Rc2)
211 MOVM.IA (Rt0), [Rc0,Rc1,Rc2,Rc3]
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/md5/
H A Dmd5block_arm.s18 #define Rc2 R8 // MD5 constant macro
82 ROUND1(Rc, Rd, Ra, Rb, 2, 17, Rc2)
88 ROUND1(Rc, Rd, Ra, Rb, 6, 17, Rc2)
94 ROUND1(Rc, Rd, Ra, Rb, 10, 17, Rc2)
100 ROUND1(Rc, Rd, Ra, Rb, 14, 17, Rc2)
118 ROUND2(Rc, Rd, Ra, Rb, 11, 14, Rc2)
124 ROUND2(Rc, Rd, Ra, Rb, 15, 14, Rc2)
130 ROUND2(Rc, Rd, Ra, Rb, 3, 14, Rc2)
136 ROUND2(Rc, Rd, Ra, Rb, 7, 14, Rc2)
211 MOVM.IA (Rt0), [Rc0,Rc1,Rc2,Rc3]
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/scan/crypto/md5/
H A Dmd5block_arm.s18 #define Rc2 R8 // MD5 constant macro
82 ROUND1(Rc, Rd, Ra, Rb, 2, 17, Rc2)
88 ROUND1(Rc, Rd, Ra, Rb, 6, 17, Rc2)
94 ROUND1(Rc, Rd, Ra, Rb, 10, 17, Rc2)
100 ROUND1(Rc, Rd, Ra, Rb, 14, 17, Rc2)
118 ROUND2(Rc, Rd, Ra, Rb, 11, 14, Rc2)
124 ROUND2(Rc, Rd, Ra, Rb, 15, 14, Rc2)
130 ROUND2(Rc, Rd, Ra, Rb, 3, 14, Rc2)
136 ROUND2(Rc, Rd, Ra, Rb, 7, 14, Rc2)
211 MOVM.IA (Rt0), [Rc0,Rc1,Rc2,Rc3]
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Drc2.h39 typedef struct Rc2 { struct
45 } Rc2; typedef
47 WOLFSSL_API int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length,
49 WOLFSSL_API int wc_Rc2SetIV(Rc2* rc2, const byte* iv);
52 WOLFSSL_API int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out,
54 WOLFSSL_API int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out,
58 WOLFSSL_API int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out,
60 WOLFSSL_API int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out,
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drc2.h39 typedef struct Rc2 { struct
45 } Rc2; typedef
47 WOLFSSL_API int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length,
49 WOLFSSL_API int wc_Rc2SetIV(Rc2* rc2, const byte* iv);
52 WOLFSSL_API int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out,
54 WOLFSSL_API int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out,
58 WOLFSSL_API int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out,
60 WOLFSSL_API int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out,
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drc2.h39 typedef struct Rc2 { struct
45 } Rc2; argument
47 WOLFSSL_API int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length,
49 WOLFSSL_API int wc_Rc2SetIV(Rc2* rc2, const byte* iv);
52 WOLFSSL_API int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out,
54 WOLFSSL_API int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out,
58 WOLFSSL_API int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out,
60 WOLFSSL_API int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out,
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drc2.h39 typedef struct Rc2 { struct
45 } Rc2; argument
47 WOLFSSL_API int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length,
49 WOLFSSL_API int wc_Rc2SetIV(Rc2* rc2, const byte* iv);
52 WOLFSSL_API int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out,
54 WOLFSSL_API int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out,
58 WOLFSSL_API int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out,
60 WOLFSSL_API int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out,
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drc2.h39 typedef struct Rc2 { struct
45 } Rc2; argument
47 WOLFSSL_API int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length,
49 WOLFSSL_API int wc_Rc2SetIV(Rc2* rc2, const byte* iv);
52 WOLFSSL_API int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out,
54 WOLFSSL_API int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out,
58 WOLFSSL_API int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out,
60 WOLFSSL_API int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out,
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/win-crypto-ng-0.2.0/src/
H A Dsymmetric.rs75 Rc2, enumerator
102 Self::Rc2 => BCRYPT_RC2_ALGORITHM, in to_str()
501 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 2, 8); in rc2()
502 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 3, 8); in rc2()
503 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 4, 8); in rc2()
504 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 5, 8); in rc2()
505 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 6, 8); in rc2()
506 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 7, 8); in rc2()
507 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 8, 8); in rc2()
508 check_common_chaining_modes(SymmetricAlgorithmId::Rc2, 9, 8); in rc2()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/IMF/FP64/
H A Dsincospi_d_la.cl67 double Rc2;
136 Rc2 = (Rc * Rc);
154 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (c8, Rc2, c7);
156 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c6);
158 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c5);
160 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c4);
163 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c3);
175 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c2);
177 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c1);
179 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c0);
H A Dsincospi_d_ep.cl63 double Rc2;
132 Rc2 = (Rc * Rc);
145 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (c5, Rc2, c4);
148 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c3);
160 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c2);
162 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c1);
164 cpoly = SPIRV_OCL_BUILTIN(fma, _f64_f64_f64, ) (cpoly, Rc2, c0);
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Implementation/IMF/FP32/
H A Dsincospi_s_la.cl55 float Rc2;
88 Rc2 = (Rc * Rc);
98 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (c4, Rc2, c3);
100 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (cpoly, Rc2, c2);
114 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (cpoly, Rc2, c1);
116 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (cpoly, Rc2, c0);
H A Dsincospi_s_ep.cl52 float Rc2;
85 Rc2 = (Rc * Rc);
93 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (c3, Rc2, c2);
108 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (cpoly, Rc2, c1);
110 cpoly = SPIRV_OCL_BUILTIN(fma, _f32_f32_f32, ) (cpoly, Rc2, c0);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/EnvelopedCms/
H A DDecryptTests.KeyPersistence.cs17 [InlineData(Oids.Rc2)]
36 [InlineData(Oids.Rc2)]
56 [InlineData(Oids.Rc2)]
75 [InlineData(Oids.Rc2)]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.Security.Protocol.Tls/
H A DCipherSuiteFactory.cs64 …scs.Add((0x00 << 0x08) | 0x06, "TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5", CipherAlgorithmType.Rc2, Hash… in GetTls1SupportedCiphers()
67 …scs.Add((0x00 << 0x08) | 0x61, "TLS_RSA_EXPORT_WITH_RC2_CBC_56_MD5", CipherAlgorithmType.Rc2, Hash… in GetTls1SupportedCiphers()
142 …scs.Add((0x00 << 0x08) | 0x06, "SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5", CipherAlgorithmType.Rc2, Hash… in GetSsl3SupportedCiphers()
145 …scs.Add((0x00 << 0x08) | 0x61, "SSL_RSA_EXPORT_WITH_RC2_CBC_56_MD5", CipherAlgorithmType.Rc2, Hash… in GetSsl3SupportedCiphers()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Drc2.c88 int wc_Rc2SetIV(Rc2* rc2, const byte* iv) in wc_Rc2SetIV()
109 int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length, in wc_Rc2SetKey()
163 int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbEncrypt()
228 int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbDecrypt()
283 int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcEncrypt()
312 int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcDecrypt()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drc2.c88 int wc_Rc2SetIV(Rc2* rc2, const byte* iv) in wc_Rc2SetIV()
109 int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length, in wc_Rc2SetKey()
163 int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbEncrypt()
228 int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbDecrypt()
283 int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcEncrypt()
312 int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcDecrypt()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drc2.c88 int wc_Rc2SetIV(Rc2* rc2, const byte* iv) in wc_Rc2SetIV()
109 int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length, in wc_Rc2SetKey()
163 int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbEncrypt()
228 int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbDecrypt()
283 int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcEncrypt()
312 int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcDecrypt()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drc2.c88 int wc_Rc2SetIV(Rc2* rc2, const byte* iv) in wc_Rc2SetIV()
109 int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length, in wc_Rc2SetKey()
163 int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbEncrypt()
228 int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbDecrypt()
283 int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcEncrypt()
312 int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcDecrypt()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drc2.c88 int wc_Rc2SetIV(Rc2* rc2, const byte* iv) in wc_Rc2SetIV()
109 int wc_Rc2SetKey(Rc2* rc2, const byte* key, word32 length, in wc_Rc2SetKey()
163 int wc_Rc2EcbEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbEncrypt()
228 int wc_Rc2EcbDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2EcbDecrypt()
283 int wc_Rc2CbcEncrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcEncrypt()
312 int wc_Rc2CbcDecrypt(Rc2* rc2, byte* out, const byte* in, word32 sz) in wc_Rc2CbcDecrypt()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/examples/simlib/
H A Dsimlib.c23 double Rc2 = x[4]*(1.2-0.25)/2.0 + (1.2+0.25)/2.0; // [0.25,1.2] in otlcircuit() local
27 double Vm = (Vb1 + 0.74) * beta * (Rc2 + 9.0) / (beta * (Rc2 + 9) + Rf); in otlcircuit()
28 Vm += 11.35 * Rf / (beta * (Rc2 + 9.0) + Rf); in otlcircuit()
29 Vm += 0.74 * Rf * beta * (Rc2 + 9.0) / ( (beta * (Rc2 + 9) + Rf) * Rc1); in otlcircuit()
/dports/games/py-pychess/pychess-1.0.2/learn/puzzles/
H A Dlasker.olv636 black: [Ka5, Rc2, Ph2]
639 "1.Kc8-d7 ? Rc2-d2+ 2.Kd7-c6 Rd2-c2+ 3.Kc6-b7 Rc2-b2+
652 black: [Ka5, Rc2, Ph2]
655 1.Ka8-b7 {or Kb8} Rc2-b2+ 2.Kb7-a7 Rb2-c2 3.Rh7-h5+ Ka5-a4 ! 4.Ka7-b7 Rc2-b2+
666 black: [Ka6, Rc2, Pf2]
670 2. Ka8 Rc2
673 5. Ka7 Rc2
676 8. Ka6 Rc2
679 11. Ka5 Rc2
691 black: [Ka6, Rc2, Ph2]
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/utilities/simulator_library/
H A Dfunctions.c142 double Rc2 = x[4]*(1.2-0.25)/2.0 + (1.2+0.25)/2.0; // [0.25,1.2] in otlcircuit() local
146 double Vm = (Vb1 + 0.74) * beta * (Rc2 + 9.0) / (beta * (Rc2 + 9) + Rf); in otlcircuit()
147 Vm += 11.35 * Rf / (beta * (Rc2 + 9.0) + Rf); in otlcircuit()
148 Vm += 0.74 * Rf * beta * (Rc2 + 9.0) / ( (beta * (Rc2 + 9) + Rf) * Rc1); in otlcircuit()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Messaging/Mono.Messaging/
H A DEncryptionAlgorithm.cs38 Rc2 = 26114, enumerator

12345678910