Home
last modified time | relevance | path

Searched refs:hexdecode (Results 1 – 25 of 101) sorted by relevance

12345

/dports/security/libkleo/libkleo-21.12.3/src/utils/
H A Dhex.cpp38 std::string Kleo::hexdecode(const std::string &in) in hexdecode() function in Kleo
102 std::string Kleo::hexdecode(const char *in) in hexdecode() function in Kleo
107 return hexdecode(std::string(in)); in hexdecode()
118 QByteArray Kleo::hexdecode(const QByteArray &in) in hexdecode() function in Kleo
123 const std::string result = hexdecode(std::string(in.constData())); in hexdecode()
H A Dhex.h20 std::string hexdecode(const char *s);
23 std::string hexdecode(const std::string &s);
26 QByteArray hexdecode(const QByteArray &s);
H A Dscdaemon.cpp47 const auto readers = hexdecode(readersData); in getReaders()
/dports/security/kleopatra/kleopatra-21.12.3/src/utils/
H A Dhex.cpp40 std::string Kleo::hexdecode(const std::string &in) in hexdecode() function in Kleo
100 std::string Kleo::hexdecode(const char *in) in hexdecode() function in Kleo
105 return hexdecode(std::string(in)); in hexdecode()
116 QByteArray Kleo::hexdecode(const QByteArray &in) in hexdecode() function in Kleo
121 const std::string result = hexdecode(std::string(in.constData())); in hexdecode()
H A Dhex.h20 std::string hexdecode(const char *s);
23 std::string hexdecode(const std::string &s);
26 QByteArray hexdecode(const QByteArray &s);
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dmakefile.mingw34 12bit-hexdecode.o \
36 14bit-hexdecode.o \
41 16bit-hexdecode.o \
H A DMakefile.am9 12bit-hexdecode.cc \
15 14bit-hexdecode.cc \
19 16bit-hexdecode.cc \
H A DMakefile.in181 ./$(DEPDIR)/14bit-hexdecode.Plo \
185 ./$(DEPDIR)/16bit-hexdecode.Plo \
483 12bit-hexdecode.cc \
489 14bit-hexdecode.cc \
493 16bit-hexdecode.cc \
1131 -rm -f ./$(DEPDIR)/12bit-hexdecode.Plo
1133 -rm -f ./$(DEPDIR)/14bit-hexdecode.Plo
1138 -rm -f ./$(DEPDIR)/16bit-hexdecode.Plo
1267 -rm -f ./$(DEPDIR)/12bit-hexdecode.Plo
1269 -rm -f ./$(DEPDIR)/14bit-hexdecode.Plo
[all …]
/dports/security/modsecurity3/modsecurity-v3.0.5/test/fuzzer/
H A Dafl_fuzzer.cc167 HexDecode *hexdecode = new HexDecode("HexDecode"); hexdecode->evaluate(s, NULL); delete hexdecode; in main() local
/dports/dns/dq/dq-20181021/dq/
H A Dhexdecode.h4 extern int hexdecode(unsigned char *, long long, const unsigned char *, long long);
H A Dkeyparse.c32 if (!hexdecode(keys, 32, x, 64)) return 0; in keyparse()
H A Dhexdecode.c10 int hexdecode(unsigned char *y, long long len, const unsigned char *x, long long xlen) { in hexdecode() function
H A DSOURCES34 hexdecode
H A DLIBS32 hexdecode.o
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A DAmanda_Util.pl41 is(Amanda::Util::hexdecode("hi%21"), "hi!", "decoding");
42 ok(!eval {Amanda::Util::hexdecode("%"); 1}, "decoding error throws exception");
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A DAmanda_Util.pl41 is(Amanda::Util::hexdecode("hi%21"), "hi!", "decoding");
42 ok(!eval {Amanda::Util::hexdecode("%"); 1}, "decoding error throws exception");
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcdirmgr.cc268 kbuf = kc::hexdecode(kstr, &ksiz); in runset()
270 vbuf = kc::hexdecode(vstr, &vsiz); in runset()
320 kbuf = kc::hexdecode(kstr, &ksiz); in runremove()
376 kbuf = kc::hexdecode(kstr, &ksiz); in runget()
437 kbuf = kc::hexdecode(kstr, &ksiz); in runlist()
658 kbuf = kc::hexdecode(kstr, &ksiz); in runsetbulk()
660 vbuf = kc::hexdecode(vstr, &vsiz); in runsetbulk()
711 kbuf = kc::hexdecode(kstr, &ksiz); in runremovebulk()
761 kbuf = kc::hexdecode(kstr, &ksiz); in rungetbulk()
1140 char* ebuf = kc::hexdecode(it->c_str(), &esiz); in procimport()
H A Dkcforestmgr.cc285 kbuf = kc::hexdecode(kstr, &ksiz); in runset()
287 vbuf = kc::hexdecode(vstr, &vsiz); in runset()
337 kbuf = kc::hexdecode(kstr, &ksiz); in runremove()
393 kbuf = kc::hexdecode(kstr, &ksiz); in runget()
457 kbuf = kc::hexdecode(kstr, &ksiz); in runlist()
678 kbuf = kc::hexdecode(kstr, &ksiz); in runsetbulk()
680 vbuf = kc::hexdecode(vstr, &vsiz); in runsetbulk()
731 kbuf = kc::hexdecode(kstr, &ksiz); in runremovebulk()
781 kbuf = kc::hexdecode(kstr, &ksiz); in rungetbulk()
1221 char* ebuf = kc::hexdecode(it->c_str(), &esiz); in procimport()
H A Dkchashmgr.cc291 kbuf = kc::hexdecode(kstr, &ksiz);
293 vbuf = kc::hexdecode(vstr, &vsiz);
343 kbuf = kc::hexdecode(kstr, &ksiz);
399 kbuf = kc::hexdecode(kstr, &ksiz);
460 kbuf = kc::hexdecode(kstr, &ksiz);
712 kbuf = kc::hexdecode(kstr, &ksiz);
714 vbuf = kc::hexdecode(vstr, &vsiz);
765 kbuf = kc::hexdecode(kstr, &ksiz);
815 kbuf = kc::hexdecode(kstr, &ksiz);
1229 char* ebuf = kc::hexdecode(it->c_str(), &esiz);
H A Dkcpolymgr.cc271 kbuf = kc::hexdecode(kstr, &ksiz); in runset()
273 vbuf = kc::hexdecode(vstr, &vsiz); in runset()
323 kbuf = kc::hexdecode(kstr, &ksiz); in runremove()
379 kbuf = kc::hexdecode(kstr, &ksiz); in runget()
450 kbuf = kc::hexdecode(kstr, &ksiz); in runlist()
710 kbuf = kc::hexdecode(kstr, &ksiz); in runsetbulk()
712 vbuf = kc::hexdecode(vstr, &vsiz); in runsetbulk()
763 kbuf = kc::hexdecode(kstr, &ksiz); in runremovebulk()
813 kbuf = kc::hexdecode(kstr, &ksiz); in rungetbulk()
1245 char* ebuf = kc::hexdecode(it->c_str(), &esiz); in procimport()
H A Dkctreemgr.cc302 kbuf = kc::hexdecode(kstr, &ksiz); in runset()
304 vbuf = kc::hexdecode(vstr, &vsiz); in runset()
354 kbuf = kc::hexdecode(kstr, &ksiz); in runremove()
410 kbuf = kc::hexdecode(kstr, &ksiz); in runget()
474 kbuf = kc::hexdecode(kstr, &ksiz); in runlist()
726 kbuf = kc::hexdecode(kstr, &ksiz); in runsetbulk()
728 vbuf = kc::hexdecode(vstr, &vsiz); in runsetbulk()
779 kbuf = kc::hexdecode(kstr, &ksiz); in runremovebulk()
829 kbuf = kc::hexdecode(kstr, &ksiz); in rungetbulk()
1287 char* ebuf = kc::hexdecode(it->c_str(), &esiz); in procimport()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddanetest.c180 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode() function
256 { &data, "data", hexdecode }, in tlsa_import_rr()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddanetest.c177 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode() function
253 { &data, "data", hexdecode }, in tlsa_import_rr()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddanetest.c180 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode() function
256 { &data, "data", hexdecode }, in tlsa_import_rr()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Ddanetest.c180 static ossl_ssize_t hexdecode(const char *in, void *result) in hexdecode() function
256 { &data, "data", hexdecode }, in tlsa_import_rr()

12345