Home
last modified time | relevance | path

Searched refs:hex2bin (Results 1 – 25 of 2339) sorted by relevance

12345678910>>...94

/dports/net/pichi/pichi-1.4.0/test/
H A Dcryptogram.cpp72 hex2bin("a1239dd8fc3eb37305e6a9f63d83ad18"), hex2bin("c33e6a8ab03515")};
89 hex2bin("985445eed87575ffd8f105c70fcc6db9"), hex2bin("cd8fd745369f58")};
107 hex2bin("11f7a6c4ea87cc3d1f75077caa6313cf"), hex2bin("49a6fed10467b1")};
124 hex2bin("05d3b197ff7144542b5a860293743101"), hex2bin("1d080d188251e1")};
141 hex2bin("75da3a5f1de0089313557c8cd112aa19"), hex2bin("bf282d2030865c")};
158 hex2bin("fb4b022c642c21fe4b502a891c50ab18"), hex2bin("cb9542a6e3c6f1")};
175 hex2bin("4e5435741d9aa78b8e690f93c1415848"), hex2bin("940859e90ada8c")};
192 hex2bin("6c5df2d6f7b662256d8a8c521d3e00dc"), hex2bin("f10802dee5109f")};
209 hex2bin("ac983af22127106b63320ca3aad5fe1a"), hex2bin("5ac25d51eccb3d")};
226 hex2bin("d34de30a185f5ae6f23f0d3396e04de6"), hex2bin("efda299c61aaff")};
[all …]
H A Dhmac.cpp43 hex2bin("5ce14f72894662213e2748d2a6ba234b74263910cedde2f5a9271524");
88 hex2bin("0102030405060708090a0b0c0d0e0f10111213141516171819");
141 hex2bin("0102030405060708090a0b0c0d0e0f10111213141516171819");
177 hex2bin("896fb1128abbdf196832107cd49df33f47b4b1169912ba4f53684b22");
185 hex2bin("a30e01098bc6dbbf45690f3a7e9e6d0f8bbea2a39e6148008fd05e44");
193 hex2bin("7fb3cb3588c6c1f6ffa9694d7d6ad2649365b0c1f65d69d1ec8333ea");
197 hex2bin("0102030405060708090a0b0c0d0e0f10111213141516171819");
202 hex2bin("6c11506874013cac6a2abc1bb382627cec6a90d86efc012de7afec5a");
257 hex2bin("0102030405060708090a0b0c0d0e0f10111213141516171819");
320 hex2bin("0102030405060708090a0b0c0d0e0f10111213141516171819");
[all …]
H A Dhkdf.cpp30 vector<uint8_t> const RFC5869<1>::IKM = hex2bin("0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b");
31 template <> vector<uint8_t> const RFC5869<1>::SALT = hex2bin("000102030405060708090a0b0c");
32 template <> vector<uint8_t> const RFC5869<1>::INFO = hex2bin("f0f1f2f3f4f5f6f7f8f9");
36 hex2bin("3cb25f25faacd57a90434f64d0362f2a2d2d0a90cf1a5a4c5db02d56ecc4c5bf34007208d5b887185865");
41 hex2bin("000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a"
45 hex2bin("606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a"
49 hex2bin("b0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9da"
54 hex2bin("b11e398dc80327a1c8e7f78c596a49344f012eda2d4efad8a050cc4c19afa97c59045a99cac7827271cb41"
64 hex2bin("8da4e775a563c18f715f802a063c5a31b8a11f5c5ee1879ec3454e5f3c738d2d9d201395faa4b61a96c8");
68 template <> vector<uint8_t> const RFC5869<4>::SALT = hex2bin("000102030405060708090a0b0c");
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/lang/php74/php-7.4.27/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/lang/php80/php-8.0.15/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/strings/
H A Dpack_float.phpt95 unpack('g', hex2bin('0000803f')),
96 unpack('g', hex2bin('ca1b0e5a')),
97 unpack('g', hex2bin('285b173f')),
98 unpack('g', hex2bin('aa542b5f')),
99 unpack('g', hex2bin('000080bf')),
100 unpack('g', hex2bin('ca1b0eda')),
101 unpack('g', hex2bin('285b17bf')),
102 unpack('g', hex2bin('aa542bdf')),
105 unpack('G', hex2bin('3f800000')),
106 unpack('G', hex2bin('5a0e1bca')),
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/tests/
H A Dphp_implementation_test.php35 $input = new CodedInputStream(hex2bin("01"));
55 $input = new CodedInputStream(hex2bin("01"));
75 $input = new CodedInputStream(hex2bin("01"));
95 $input = new CodedInputStream(hex2bin("01"));
114 $input = new CodedInputStream(hex2bin("00"));
118 $input = new CodedInputStream(hex2bin("01"));
122 $input = new CodedInputStream(hex2bin("02"));
131 $input = new CodedInputStream(hex2bin("00"));
135 $input = new CodedInputStream(hex2bin("01"));
139 $input = new CodedInputStream(hex2bin("02"));
[all …]
/dports/security/pear-Horde_Auth/Horde_Auth-2.2.2/test/Horde/Auth/
H A DTestCase.php36 array('smd5', 'GZ4KWKk2W6eSOHjVXLhOOzADuwA=', hex2bin('3003bb00')),
37 array('smd5', '6y2n+CGCZhuB32dyFu3keQtY0Vc=', hex2bin('0b58d157')),
39 array('ssha', 'BLDmpxHYTH2/Bmg4veVfbglU68jQKEuK', hex2bin('d0284b8a')),
40 array('ssha', '2iXr83rPabLxmrx7uulT4W7mJFrawT41', hex2bin('dac13e35')),
41 array('ssha', '{SSHA}6IeOcols85dHJeTHevA356ruftrA2PRX', hex2bin('c0d8f457'), true),
42 array('ssha', '6IeOcols85dHJeTHevA356ruftrA2PRX', hex2bin('c0d8f457')),
43 …array('ssha256', '{SSHA256}wnD9GBo+WIXZ+bVD7DjoDokQBjkVgtufXyBh1EqfXn11+sUG', hex2bin('75fac506'),…
44 … array('ssha256', 'wnD9GBo+WIXZ+bVD7DjoDokQBjkVgtufXyBh1EqfXn11+sUG', hex2bin('75fac506')),
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/swiftmailer/swiftmailer/tests/unit/Swift/Transport/Esmtp/Auth/
H A DNTLMAuthenticatorTest.php37 …is->_invokePrivateMethod('createLMPassword', $login, array($password, $this->hex2bin($challenge)));
51 …word', $login, array($password, $username, $domain, $this->hex2bin($challenge), $this->hex2bin('ff…
66 …', $login, array($domain, $username, $workstation, $this->hex2bin($lmResponse), $this->hex2bin($nt…
80 …', $login, array($domain, $username, $workstation, $this->hex2bin($lmResponse), $this->hex2bin($nt…
153 …->andReturn('334 '.base64_encode($this->hex2bin('4e544c4d53535000020000000c000c0030000000358289805…
157 …username, $this->hex2bin('4d0045004d00420045005200'), $this->hex2bin('bf2e015119f6bdb3f6fdb768aa12…
160 …nticate($agent, $username.'@'.$domain, $secret, $this->hex2bin('30fa7e3c677bc301'), $this->hex2bin
181 …nticate($agent, $username.'@'.$domain, $secret, $this->hex2bin('30fa7e3c677bc301'), $this->hex2bin
209 protected function hex2bin($hex) function in Swift_Transport_Esmtp_Auth_NTLMAuthenticatorTest
211 return function_exists('hex2bin') ? hex2bin($hex) : pack('H*', $hex);
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/test/lib/
H A Dhexdump.c42 hex2bin(dst, "649421de", 4); in lib_test_hex2bin()
44 hex2bin(dst, "aa2e7545", 4); in lib_test_hex2bin()
46 hex2bin(dst, "75453bc5", 4); in lib_test_hex2bin()
48 hex2bin(dst, "a16884c3", 4); in lib_test_hex2bin()
50 hex2bin(dst, "156b2e5e", 4); in lib_test_hex2bin()
52 hex2bin(dst, "2e035fff", 4); in lib_test_hex2bin()
54 hex2bin(dst, "0ffce99f", 4); in lib_test_hex2bin()
56 hex2bin(dst, "d3999443", 4); in lib_test_hex2bin()
58 hex2bin(dst, "91dd87bc", 4); in lib_test_hex2bin()
60 hex2bin(dst, "7fec8963", 4); in lib_test_hex2bin()

12345678910>>...94