Home
last modified time | relevance | path

Searched defs:hash_size (Results 1 – 25 of 1880) sorted by relevance

12345678910>>...76

/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/
H A Difapi_policy_calculate.c94 size_t hash_size; in ifapi_compute_policy_pcr() local
166 size_t hash_size, in calculate_policy_key_param()
236 size_t hash_size; in ifapi_calculate_policy_signed() local
285 size_t hash_size; in ifapi_calculate_policy_authorize_nv() local
342 size_t hash_size; in ifapi_calculate_policy_duplicate() local
415 size_t hash_size; in ifapi_calculate_policy_authorize() local
468 size_t hash_size; in ifapi_calculate_policy_secret() local
521 size_t hash_size; in ifapi_calculate_policy_counter_timer() local
597 size_t hash_size; in ifapi_calculate_simple_policy() local
783 size_t hash_size; in ifapi_calculate_policy_digest_hash() local
[all …]
/dports/emulators/dynamips-community/dynamips-0.2.17/common/
H A Dhash.h39 #define hash_string_create(hash_size) \ argument
42 #define hash_int_create(hash_size) \ argument
45 #define hash_u64_create(hash_size) \ argument
48 #define hash_ptr_create(hash_size) \ argument
/dports/math/lis/lis-2.0.30/src/fortran/amg/
H A Dlis_m_hash_mod.F9045 SUBROUTINE hash_zero(hash_size, hash_array, val, position, id) argument
49 INTEGER(kind=kint), intent(in) :: hash_size, val local
83 SUBROUTINE hash(hash_size, hash_array, val, position, id) argument
87 INTEGER(kind=kint), intent(in) :: hash_size, val, hash_array(:) local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dpsa_crypto_hash.c416 size_t hash_size, in hash_finish()
502 size_t hash_size, in hash_compute()
536 size_t hash_size, in mbedtls_psa_hash_compute()
568 size_t hash_size, in mbedtls_psa_hash_finish()
636 size_t hash_size, in mbedtls_transparent_test_driver_hash_compute()
680 size_t hash_size, in mbedtls_transparent_test_driver_hash_finish()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h12 const uInt hash_size, in neon_slide_hash_update()
46 const uInt hash_size) in neon_slide_hash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h12 const uInt hash_size, in neon_slide_hash_update()
46 const uInt hash_size) in neon_slide_hash()
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h12 const uInt hash_size, in neon_slide_hash_update()
46 const uInt hash_size) in neon_slide_hash()
/dports/audio/sweep/sweep-0.9.3/src/tdb/
H A Dtdb.c43 * 2 - Use IO not mmap when running under valgrind. Not so nice.
56 #include <fcntl.h>
/dports/security/gnutls/gnutls-3.6.16/lib/tls13/
H A Dfinished.c71 unsigned hash_size; in _gnutls13_recv_finished() local
135 unsigned hash_size; in _gnutls13_send_finished() local
/dports/security/py-asyncssh/asyncssh-2.8.1/asyncssh/
H A Dmac.py47 def __init__(self, key, hash_size): argument
79 def __init__(self, key, hash_size, hash_alg): argument
99 def __init__(self, key, hash_size, umac_alg): argument
114 def register_mac_alg(mac_alg, key_size, hash_size, etm, handler, args, default): argument
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/common/
H A Dopen.c50 static int tdb_new_database(struct tdb_context *tdb, int hash_size) in tdb_new_database()
119 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open()
132 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, in tdb_open_ex()
/dports/graphics/vcg/vcg.1.30/src/preconf/
H A Dgrammar.l197 #define hash_size 22079 macro
254 #define hash_size 211 macro
/dports/java/jikes/jikes-1.22/src/
H A Dlookup.h209 unsigned hash_size; variable
250 unsigned hash_size; variable
505 unsigned hash_size; variable
539 unsigned hash_size; variable
607 unsigned hash_size; variable
669 unsigned hash_size; variable
715 unsigned hash_size; variable
763 unsigned hash_size; variable
809 unsigned hash_size; variable
854 unsigned hash_size; variable
/dports/net/netatalk3/netatalk-3.1.12/libatalk/tdb/
H A Dopen.c49 static int tdb_new_database(struct tdb_context *tdb, int hash_size) in tdb_new_database()
134 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, in tdb_open()
147 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, in tdb_open_ex()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/
H A DGB_AxB_saxpy3_cumsum.c50 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local
150 int64_t hash_size = SaxpyTasks [taskid].hsize ; in GB_AxB_saxpy3_cumsum() local

12345678910>>...76