Home
last modified time | relevance | path

Searched refs:ltc_hash_descriptor (Results 26 – 50 of 132) sorted by relevance

123456

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/crypto/
H A Dsha_block_tom.cpp77 void computeHmacImpl(const ltc_hash_descriptor* desc, in computeHmacImpl()
86 Magic(const ltc_hash_descriptor* desc) { in computeHmacImpl()
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/hashes/
H A Dblake2s.c70 const struct ltc_hash_descriptor blake2s_128_desc =
85 const struct ltc_hash_descriptor blake2s_160_desc =
100 const struct ltc_hash_descriptor blake2s_224_desc =
115 const struct ltc_hash_descriptor blake2s_256_desc =
H A Dblake2b.c72 const struct ltc_hash_descriptor blake2b_160_desc =
87 const struct ltc_hash_descriptor blake2b_256_desc =
102 const struct ltc_hash_descriptor blake2b_384_desc =
117 const struct ltc_hash_descriptor blake2b_512_desc =
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/hashes/
H A Dblake2b.c72 const struct ltc_hash_descriptor blake2b_160_desc =
87 const struct ltc_hash_descriptor blake2b_256_desc =
102 const struct ltc_hash_descriptor blake2b_384_desc =
117 const struct ltc_hash_descriptor blake2b_512_desc =
H A Dblake2s.c70 const struct ltc_hash_descriptor blake2s_128_desc =
85 const struct ltc_hash_descriptor blake2s_160_desc =
100 const struct ltc_hash_descriptor blake2s_224_desc =
115 const struct ltc_hash_descriptor blake2s_256_desc =
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/hashes/
H A Dblake2b.c72 const struct ltc_hash_descriptor blake2b_160_desc =
87 const struct ltc_hash_descriptor blake2b_256_desc =
102 const struct ltc_hash_descriptor blake2b_384_desc =
117 const struct ltc_hash_descriptor blake2b_512_desc =
H A Dblake2s.c70 const struct ltc_hash_descriptor blake2s_128_desc =
85 const struct ltc_hash_descriptor blake2s_160_desc =
100 const struct ltc_hash_descriptor blake2s_224_desc =
115 const struct ltc_hash_descriptor blake2s_256_desc =
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/hashes/
H A Dblake2b.c66 const struct ltc_hash_descriptor blake2b_160_desc =
81 const struct ltc_hash_descriptor blake2b_256_desc =
96 const struct ltc_hash_descriptor blake2b_384_desc =
111 const struct ltc_hash_descriptor blake2b_512_desc =
H A Dblake2s.c64 const struct ltc_hash_descriptor blake2s_128_desc =
79 const struct ltc_hash_descriptor blake2s_160_desc =
94 const struct ltc_hash_descriptor blake2s_224_desc =
109 const struct ltc_hash_descriptor blake2s_256_desc =
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/misc/crypt/
H A Dcrypt_hash_descriptor.c16 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/misc/crypt/
H A Dcrypt_hash_descriptor.c16 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/misc/crypt/
H A Dcrypt_hash_descriptor.c18 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/misc/
H A Dcrypt_hash_descriptor.c18 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/misc/crypt/
H A Dcrypt_hash_descriptor.c10 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tomcrypt-1.18.1/src/misc/crypt/
H A Dcrypt_hash_descriptor.c16 struct ltc_hash_descriptor hash_descriptor[TAB_SIZE] = {
/dports/security/dropbear/dropbear-2020.81/
H A Dbignum.h35 void hash_process_mp(const struct ltc_hash_descriptor *hash_desc,
H A Decc.h13 const struct ltc_hash_descriptor *hash_desc;
H A Dcrypto_desc.c39 const struct ltc_hash_descriptor *reghashes[] = { in crypto_init()
H A Dbignum.c95 void hash_process_mp(const struct ltc_hash_descriptor *hash_desc, in hash_process_mp()
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/hashes/sha2/
H A Dsha224.c18 const struct ltc_hash_descriptor sha224_desc =
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/hashes/sha2/
H A Dsha224.c18 const struct ltc_hash_descriptor sha224_desc =
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/hashes/sha2/
H A Dsha224.c20 const struct ltc_hash_descriptor sha224_desc =
H A Dsha512_224.c20 const struct ltc_hash_descriptor sha512_224_desc =
H A Dsha384.c20 const struct ltc_hash_descriptor sha384_desc =
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/hashes/sha2/
H A Dsha224.c12 const struct ltc_hash_descriptor sha224_desc =

123456