Home
last modified time | relevance | path

Searched refs:pass1 (Results 1 – 25 of 1557) sorted by relevance

12345678910>>...63

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dvalidat4.cpp887 pass1 = enc.StaticGetValidKeyLength(0) == 0 && pass1; in ValidateRC5()
914 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRC6()
947 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateMARS()
980 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRijndael()
1014 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateTwofish()
1043 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateSerpent()
1072 pass1 = enc1.StaticGetValidKeyLength(3) == 4 && pass1; in ValidateBlowfish()
1073 pass1 = enc1.StaticGetValidKeyLength(4) == 4 && pass1; in ValidateBlowfish()
1074 pass1 = enc1.StaticGetValidKeyLength(5) == 5 && pass1; in ValidateBlowfish()
1157 pass1 = GOSTEncryption::KEYLENGTH == 32 && pass1; in ValidateGOST()
[all …]
H A Dvalidat1.cpp1093 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1097 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1101 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1105 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1109 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1113 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1117 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1121 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1126 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1130 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dvalidat4.cpp887 pass1 = enc.StaticGetValidKeyLength(0) == 0 && pass1; in ValidateRC5()
914 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRC6()
947 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateMARS()
980 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRijndael()
1014 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateTwofish()
1043 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateSerpent()
1072 pass1 = enc1.StaticGetValidKeyLength(3) == 4 && pass1; in ValidateBlowfish()
1073 pass1 = enc1.StaticGetValidKeyLength(4) == 4 && pass1; in ValidateBlowfish()
1074 pass1 = enc1.StaticGetValidKeyLength(5) == 5 && pass1; in ValidateBlowfish()
1157 pass1 = GOSTEncryption::KEYLENGTH == 32 && pass1; in ValidateGOST()
[all …]
H A Dvalidat1.cpp1093 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1097 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1101 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1105 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1109 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1113 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1117 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1121 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1126 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1130 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dvalidat4.cpp887 pass1 = enc.StaticGetValidKeyLength(0) == 0 && pass1; in ValidateRC5()
914 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRC6()
947 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateMARS()
980 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRijndael()
1014 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateTwofish()
1043 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateSerpent()
1072 pass1 = enc1.StaticGetValidKeyLength(3) == 4 && pass1; in ValidateBlowfish()
1073 pass1 = enc1.StaticGetValidKeyLength(4) == 4 && pass1; in ValidateBlowfish()
1074 pass1 = enc1.StaticGetValidKeyLength(5) == 5 && pass1; in ValidateBlowfish()
1157 pass1 = GOSTEncryption::KEYLENGTH == 32 && pass1; in ValidateGOST()
[all …]
H A Dvalidat1.cpp1093 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1097 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1101 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1105 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1109 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1113 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1117 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1121 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1126 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1130 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dvalidat4.cpp887 pass1 = enc.StaticGetValidKeyLength(0) == 0 && pass1; in ValidateRC5()
914 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRC6()
947 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateMARS()
980 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRijndael()
1014 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateTwofish()
1043 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateSerpent()
1072 pass1 = enc1.StaticGetValidKeyLength(3) == 4 && pass1; in ValidateBlowfish()
1073 pass1 = enc1.StaticGetValidKeyLength(4) == 4 && pass1; in ValidateBlowfish()
1074 pass1 = enc1.StaticGetValidKeyLength(5) == 5 && pass1; in ValidateBlowfish()
1157 pass1 = GOSTEncryption::KEYLENGTH == 32 && pass1; in ValidateGOST()
[all …]
H A Dvalidat1.cpp1093 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1097 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1101 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1105 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1109 pass1 = (0 == std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1113 pass1 = (0 == std::memcmp(st1, dest+1, 16)) && pass1; in TestAltivecOps()
1117 pass1 = (0 == std::memcmp(st2, dest+2, 16)) && pass1; in TestAltivecOps()
1121 pass1 = (0 == std::memcmp(st3, dest+3, 16)) && pass1; in TestAltivecOps()
1126 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
1130 pass1 = (0 != std::memcmp(src, dest, 16)) && pass1; in TestAltivecOps()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dvalidat1.cpp1839 pass1 = enc.StaticGetValidKeyLength(0) == 0 && pass1; in ValidateRC5()
1866 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRC6()
1899 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateMARS()
1932 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateRijndael()
1966 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateTwofish()
1995 pass1 = enc.StaticGetValidKeyLength(8) == 16 && pass1; in ValidateSerpent()
2025 pass1 = enc1.StaticGetValidKeyLength(3) == 4 && pass1; in ValidateBlowfish()
2026 pass1 = enc1.StaticGetValidKeyLength(4) == 4 && pass1; in ValidateBlowfish()
2027 pass1 = enc1.StaticGetValidKeyLength(5) == 5 && pass1; in ValidateBlowfish()
2110 pass1 = GOSTEncryption::KEYLENGTH == 32 && pass1; in ValidateGOST()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/test/
H A Dcuesheet.ok2 pass1: parse error, line 2: "found multiple CATALOG commands"
4 pass1: parse error, line 1: "CATALOG is missing catalog number"
6 pass1: parse error, line 1: "CATALOG number is too long"
10 pass1: parse error, line 4: "found multiple FLAGS commands"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
40 pass1: parse error, line 4: "found multiple ISRC commands"
46 pass1: parse error, line 3: "ISRC is missing ISRC number"
48 pass1: parse error, line 3: "invalid ISRC number"
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/test/
H A Dcuesheet.ok2 pass1: parse error, line 2: "found multiple CATALOG commands"
4 pass1: parse error, line 1: "CATALOG is missing catalog number"
6 pass1: parse error, line 1: "CATALOG number is too long"
10 pass1: parse error, line 4: "found multiple FLAGS commands"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
40 pass1: parse error, line 4: "found multiple ISRC commands"
46 pass1: parse error, line 3: "ISRC is missing ISRC number"
48 pass1: parse error, line 3: "invalid ISRC number"
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/test/
H A Dcuesheet.ok2 pass1: parse error, line 2: "found multiple CATALOG commands"
4 pass1: parse error, line 1: "CATALOG is missing catalog number"
6 pass1: parse error, line 1: "CATALOG number is too long"
10 pass1: parse error, line 4: "found multiple FLAGS commands"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
40 pass1: parse error, line 4: "found multiple ISRC commands"
46 pass1: parse error, line 3: "ISRC is missing ISRC number"
48 pass1: parse error, line 3: "invalid ISRC number"
[all …]
/dports/audio/flac/flac-1.3.4/test/
H A Dcuesheet.ok2 pass1: parse error, line 2: "found multiple CATALOG commands"
4 pass1: parse error, line 1: "CATALOG is missing catalog number"
6 pass1: parse error, line 1: "CATALOG number is too long"
10 pass1: parse error, line 4: "found multiple FLAGS commands"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
40 pass1: parse error, line 4: "found multiple ISRC commands"
46 pass1: parse error, line 3: "ISRC is missing ISRC number"
48 pass1: parse error, line 3: "invalid ISRC number"
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/test/
H A Dcuesheet.ok2 pass1: parse error, line 2: "found multiple CATALOG commands"
4 pass1: parse error, line 1: "CATALOG is missing catalog number"
6 pass1: parse error, line 1: "CATALOG number is too long"
10 pass1: parse error, line 4: "found multiple FLAGS commands"
16 pass1: parse error, line 2: "found INDEX before any TRACK"
18 pass1: parse error, line 4: "INDEX is missing index number"
20 pass1: parse error, line 4: "INDEX has invalid index number"
40 pass1: parse error, line 4: "found multiple ISRC commands"
46 pass1: parse error, line 3: "ISRC is missing ISRC number"
48 pass1: parse error, line 3: "invalid ISRC number"
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DRunCpphs.hs24 pass1 <- runCpphsPass1 options filename input
25 runCpphsPass2 (boolopts options) (defines options) filename pass1
36 pass1 <- cppIfdef filename (defines options) (includes options) bools
38 return pass1
41 runCpphsPass2 bools defines filename pass1 = do
42 pass2 <- macroPass defines bools pass1
47 (ansi bools) (lang bools) pass1
48 else unlines (map snd pass1)
66 macroPassReturningSymTab (defines options) bools pass1
76 (ansi bools) (lang bools) pass1
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DRunCpphs.hs24 pass1 <- runCpphsPass1 options filename input
25 runCpphsPass2 (boolopts options) (defines options) filename pass1
36 pass1 <- cppIfdef filename (defines options) (includes options) bools
38 return pass1
41 runCpphsPass2 bools defines filename pass1 = do
42 pass2 <- macroPass defines bools pass1
47 (ansi bools) (lang bools) pass1
48 else unlines (map snd pass1)
66 macroPassReturningSymTab (defines options) bools pass1
76 (ansi bools) (lang bools) pass1
[all …]
/dports/devel/hs-cpphs/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DRunCpphs.hs24 pass1 <- runCpphsPass1 options filename input
25 runCpphsPass2 (boolopts options) (defines options) filename pass1
36 pass1 <- cppIfdef filename (defines options) (includes options) bools
38 return pass1
41 runCpphsPass2 bools defines filename pass1 = do
42 pass2 <- macroPass defines bools pass1
47 (ansi bools) (lang bools) pass1
48 else unlines (map snd pass1)
66 macroPassReturningSymTab (defines options) bools pass1
76 (ansi bools) (lang bools) pass1
[all …]
/dports/security/pam_krb5/pam-krb5-4.9/module/
H A Dpassword.c36 char *pass1 = NULL; in pamk5_password_prompt() local
60 if (pass1 == NULL) { in pamk5_password_prompt()
71 explicit_bzero(pass1, strlen(pass1)); in pamk5_password_prompt()
72 free(pass1); in pamk5_password_prompt()
79 explicit_bzero(pass1, strlen(pass1)); in pamk5_password_prompt()
80 free(pass1); in pamk5_password_prompt()
86 explicit_bzero(pass1, strlen(pass1)); in pamk5_password_prompt()
101 explicit_bzero(pass1, strlen(pass1)); in pamk5_password_prompt()
107 *pass = pass1; in pamk5_password_prompt()
109 explicit_bzero(pass1, strlen(pass1)); in pamk5_password_prompt()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/end2end/
H A DGpuMemorySynchronizationTests.cpp187 pass1.EndPass(); in TEST_P()
224 pass1.Draw(1); in TEST_P()
225 pass1.EndPass(); in TEST_P()
332 pass1.Draw(1); in TEST_P()
333 pass1.EndPass(); in TEST_P()
371 pass1.Draw(1); in TEST_P()
372 pass1.EndPass(); in TEST_P()
411 pass1.Draw(1); in TEST_P()
412 pass1.EndPass(); in TEST_P()
558 pass1.EndPass(); in TEST_P()
[all …]
/dports/security/ncrypt/ncrypt-0.8.1/
H A Dget_encryption_password.c10 char* pass1 = NULL; in get_encryption_password() local
21 pass1 = read_pass("Enter encryption password: "); in get_encryption_password()
22 if(pass1 == NULL) exit(-1); in get_encryption_password()
25 if(strcmp(pass1,pass2)) in get_encryption_password()
34 guaranteed_memset(pass2,0,strlen(pass1)); in get_encryption_password()
37 return pass1; in get_encryption_password()
/dports/mail/p5-IMAP-Sieve/websieve-063a/
H A Dauth-ldap.pl113 my ($pass1)=@_;
127 $pass1 = "{CRYPT}".crypt $pass1, $salt;
128 return $pass1;
135 my $pass1 = param("pass1");
142 if (!$pass1 && !$pass2) {return 0;}
143 if ($pass1 eq "" || $pass2 eq "")
147 if ($pass1 eq $pass2)
152 $pass1=&encrypt($pass1);
154 $ldapmod{'userPassword'} = $pass1;
H A Dauth.pl112 my ($pass1)=@_;
126 $pass1 = "{CRYPT}".crypt $pass1, $salt;
127 return $pass1;
134 my $pass1 = param("pass1");
141 if (!$pass1 && !$pass2) {return 0;}
142 if ($pass1 eq "" || $pass2 eq "")
146 if ($pass1 eq $pass2)
151 $pass1=&encrypt($pass1);
153 $ldapmod{'userPassword'} = $pass1;
/dports/mail/websieve/websieve-063a/
H A Dauth-ldap.pl113 my ($pass1)=@_;
127 $pass1 = "{CRYPT}".crypt $pass1, $salt;
128 return $pass1;
135 my $pass1 = param("pass1");
142 if (!$pass1 && !$pass2) {return 0;}
143 if ($pass1 eq "" || $pass2 eq "")
147 if ($pass1 eq $pass2)
152 $pass1=&encrypt($pass1);
154 $ldapmod{'userPassword'} = $pass1;
H A Dauth.pl112 my ($pass1)=@_;
126 $pass1 = "{CRYPT}".crypt $pass1, $salt;
127 return $pass1;
134 my $pass1 = param("pass1");
141 if (!$pass1 && !$pass2) {return 0;}
142 if ($pass1 eq "" || $pass2 eq "")
146 if ($pass1 eq $pass2)
151 $pass1=&encrypt($pass1);
153 $ldapmod{'userPassword'} = $pass1;
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DPlanarGeometryTest.cpp150 SteepestDescent pass1( &untan_func ); in test_plane_tri_tangled() local
152 pass1.use_element_on_vertex_patch(); in test_plane_tri_tangled()
167 pass1.set_outer_termination_criterion(&sc_of); in test_plane_tri_tangled()
170 pass1.set_inner_termination_criterion(&sc_inner); in test_plane_tri_tangled()
247 ConjugateGradient pass1( &untan_func, err ); in test_plane_quad_tangled() local
249 pass1.use_element_on_vertex_patch(); in test_plane_quad_tangled()
265 pass1.set_outer_termination_criterion(&sc_of); in test_plane_quad_tangled()
339 ConjugateGradient pass1( &smooth_func, err ); in test_plane_tri_xz() local
341 pass1.use_global_patch(); in test_plane_tri_xz()
342 pass1.set_debugging_level(1); in test_plane_tri_xz()
[all …]

12345678910>>...63