Home
last modified time | relevance | path

Searched defs:hexkey (Results 1 – 25 of 36) sorted by relevance

12

/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/test/
H A Dcrypto_tests.cpp59 void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA256()
64 void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA512()
69 void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES128()
89 void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES256()
108 void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES128CBC()
149 void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES256CBC()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/test/
H A Dcrypto_tests.cpp59 void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA256()
64 void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA512()
69 void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES128()
89 void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES256()
108 void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES128CBC()
149 void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES256CBC()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/test/
H A Dcrypto_tests.cpp59 void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA256()
64 void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &hexout)… in TestHMACSHA512()
69 void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES128()
89 void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexout) in TestAES256()
108 void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES128CBC()
149 void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std::string… in TestAES256CBC()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/test/
H A Dcrypto_tests.cpp59 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
64 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
69 static void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES128()
89 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
108 static void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES128CBC()
149 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
190 static void TestChaCha20(const std::string &hexkey, uint64_t nonce, uint64_t seek, const std::strin… in TestChaCha20()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/test/
H A Dcrypto_tests.cpp59 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
64 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
69 static void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES128()
89 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
108 static void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES128CBC()
149 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
190 static void TestChaCha20(const std::string &hexkey, uint64_t nonce, uint64_t seek, const std::strin… in TestChaCha20()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/test/
H A Dcrypto_tests.cpp59 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
64 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
69 static void TestAES128(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES128()
89 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
108 static void TestAES128CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES128CBC()
149 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
190 static void TestChaCha20(const std::string &hexkey, uint64_t nonce, uint64_t seek, const std::strin… in TestChaCha20()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dcrypto_tests.cpp60 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
65 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
70 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
89 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
130 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
162 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp61 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
66 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
71 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
90 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
131 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
163 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp61 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
66 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
71 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
90 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
131 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
163 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp61 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
66 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
71 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
90 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
131 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
163 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dcrypto_tests.cpp63 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
68 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
73 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
92 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
133 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
165 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/fatih/color/color-1.9.0/vendor/golang.org/x/sys/unix/
H A Dzsyscall_linux_386.go63 func Linkat(olddirfd int, oldpath string, newdirfd int, newpath string, flags int) (err error) {
70 _p1, err = BytePtrFromString(newpath)
74 …_, _, e1 := Syscall6(SYS_LINKAT, uintptr(olddirfd), uintptr(unsafe.Pointer(_p0)), uintptr(newdirfd…
94 return
95 }
96
97 // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
135 if err != nil {
136 return
137 }
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dcrypto_tests.cpp63 static void TestHMACSHA256(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA256()
68 static void TestHMACSHA512(const std::string &hexkey, const std::string &hexin, const std::string &… in TestHMACSHA512()
73 static void TestAES256(const std::string &hexkey, const std::string &hexin, const std::string &hexo… in TestAES256()
92 static void TestAES256CBC(const std::string &hexkey, const std::string &hexiv, bool pad, const std:… in TestAES256CBC()
133 static void TestChaCha20(const std::string &hex_message, const std::string &hexkey, uint64_t nonce,… in TestChaCha20()
165 static void TestPoly1305(const std::string &hexmessage, const std::string &hexkey, const std::strin… in TestPoly1305()
/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/ibpp/core/
H A Ddbkey.cpp86 std::ostringstream hexkey; in AsString() local
/dports/security/gnupg/gnupg-2.3.3/g13/
H A Dsh-dmcrypt.c234 char hexkey[16*2+1]; in sh_dmcrypt_create_container() local
549 char hexkey[16*2+1]; in sh_dmcrypt_mount_container() local
928 char hexkey[8+16*2+1]; /* 8 is used to prepend "key set ". */ in sh_dmcrypt_resume_container() local
/dports/print/qpdf/qpdf-10.5.0/libtests/
H A Drc4.cc39 char* hexkey = argv[1]; in main() local
H A Daes.cc29 char* hexkey = 0; in main() local
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet_tdb.c45 static int net_tdb_locking_fetch(TALLOC_CTX *mem_ctx, const char *hexkey, in net_tdb_locking_fetch()
/dports/security/aescrypt/aescrypt-0.7/
H A Daescmdline.c51 char *hexkey; in aes_set_key() local
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/msdes/
H A Ddes.c411 void des2key(hexkey, mode) /* stomps on Kn3 too */ in des2key() argument
545 void des3key(hexkey, mode) in des3key() argument
/dports/net/gtk-vnc/gtk-vnc-0.7.2/src/
H A Dd3des.c405 void des2key(unsigned char *hexkey, short mode) /* stomps on Kn3 too */ in des2key()
528 void des3key(unsigned char *hexkey, short mode) in des3key()
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dprotocol_auth.c532 char hexkey[2 * len + 1]; in send_metakey() local
591 char hexkey[MAX_STRING_SIZE]; in metakey_h() local
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/var-expand-crypt/
H A Dvar-expand-crypt-plugin.c78 const char *hexkey = t_strdup(str_c(ctx->enckey)); in var_expand_crypt_settings() local
/dports/multimedia/libaacs/libaacs-0.11.0/src/file/
H A Dkeydbcfg-parser.y17 } hexkey; member
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_utils.c754 static char * sh_util_hmac_tiger (char * hexkey, in sh_util_hmac_tiger()
848 static char * sh_util_hash_tiger ( char * hexkey, in sh_util_hash_tiger()
894 char * sh_util_siggen (char * hexkey, in sh_util_siggen()

12