Home
last modified time | relevance | path

Searched defs:memlimit (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/dports/security/py-scrypt/scrypt-0.8.18/scrypt-1.2.1/lib/util/
H A Dmemlimit.c74 memlimit_sysctl_hw(size_t * memlimit, int mibleaf) in memlimit_sysctl_hw()
128 memlimit_sysinfo(size_t * memlimit) in memlimit_sysinfo()
160 memlimit_rlimit(size_t * memlimit) in memlimit_rlimit()
216 memlimit_sysconf(size_t * memlimit) in memlimit_sysconf()
259 memlimit_windows(size_t * memlimit) in memlimit_windows()
275 memtouse(size_t maxmem, double maxmemfrac, size_t * memlimit) in memtouse()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/lib/util/
H A Dmemlimit.c68 memlimit_sysctl_hw(size_t * memlimit, int mibleaf) in memlimit_sysctl_hw()
122 memlimit_sysinfo(size_t * memlimit) in memlimit_sysinfo()
153 memlimit_rlimit(size_t * memlimit) in memlimit_rlimit()
208 memlimit_sysconf(size_t * memlimit) in memlimit_sysconf()
250 memtouse(size_t maxmem, double maxmemfrac, size_t * memlimit) in memtouse()
/dports/security/scrypt/scrypt-1.3.1/lib-platform/util/
H A Dmemlimit.c73 memlimit_sysctl_hw(size_t * memlimit, int mibleaf) in memlimit_sysctl_hw()
127 memlimit_sysinfo(size_t * memlimit) in memlimit_sysinfo()
158 memlimit_rlimit(size_t * memlimit) in memlimit_rlimit()
215 memlimit_sysconf(size_t * memlimit) in memlimit_sysconf()
264 memtouse(size_t maxmem, double maxmemfrac, size_t * memlimit) in memtouse()
/dports/security/pecl-scrypt/scrypt-1.4.2/crypto/
H A Dparams.c71 size_t memlimit; in pickparams() local
138 size_t memlimit; in checkparams() local
318 memlimit_sysctl_hw_usermem(size_t * memlimit) in memlimit_sysctl_hw_usermem()
372 memlimit_sysinfo(size_t * memlimit) in memlimit_sysinfo()
404 memlimit_rlimit(size_t * memlimit) in memlimit_rlimit()
410 memlimit_rlimit(size_t * memlimit) in memlimit_rlimit()
468 memlimit_sysconf(size_t * memlimit) in memlimit_sysconf()
507 memtouse(size_t maxmem, double maxmemfrac, size_t * memlimit) in memtouse()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsScreenManagerAndroid.cpp104 // xpcshell most likely in test_kdf_scryptsalsa208sha256()
167 RefPtr<nsScreenManagerAndroid> screenMgrAndroid = in test_scryptsalsa208sha256_verify()
208 *outScreen = nullptr;
245 nsScreenManagerAndroid::AddScreen(DisplayType aDisplayType, nsIntRect aRect) in test_scrypt_kdf()
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dsodium.php22 function sodium_crypto_pwhash_str(string $password, int $opslimit, int $memlimit): string
46 …to_pwhash(int $length, string $password, string $salt, int $opslimit, int $memlimit, int $alg = nu…
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dsodium.php22 function sodium_crypto_pwhash_str(string $password, int $opslimit, int $memlimit): string
46 …to_pwhash(int $length, string $password, string $salt, int $opslimit, int $memlimit, int $alg = nu…
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/lzma/liblzma/common/
H A Dindex_decoder.c30 uint64_t memlimit; member
238 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
265 lzma_index **i, uint64_t memlimit) in index_decoder_init()
290 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
303 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2i.c143 unsigned long long opslimit, size_t memlimit, int alg) in crypto_pwhash_argon2i()
189 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str()
245 _needs_rehash(const char *str, unsigned long long opslimit, size_t memlimit, in _needs_rehash()
284 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str_needs_rehash()
291 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2id_str_needs_rehash()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2i.c143 unsigned long long opslimit, size_t memlimit, int alg) in crypto_pwhash_argon2i()
185 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str()
241 _needs_rehash(const char *str, unsigned long long opslimit, size_t memlimit, in _needs_rehash()
280 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str_needs_rehash()
287 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2id_str_needs_rehash()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2i.c143 unsigned long long opslimit, size_t memlimit, int alg) in crypto_pwhash_argon2i()
185 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str()
241 _needs_rehash(const char *str, unsigned long long opslimit, size_t memlimit, in _needs_rehash()
280 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str_needs_rehash()
287 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2id_str_needs_rehash()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2i.c143 unsigned long long opslimit, size_t memlimit, int alg) in crypto_pwhash_argon2i()
189 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str()
245 _needs_rehash(const char *str, unsigned long long opslimit, size_t memlimit, in _needs_rehash()
284 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2i_str_needs_rehash()
291 unsigned long long opslimit, size_t memlimit) in crypto_pwhash_argon2id_str_needs_rehash()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/third_party/xz-4.999.9beta/src/liblzma/common/
H A Dindex_decoder.c32 uint64_t memlimit; member
225 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
246 lzma_index **i, uint64_t memlimit) in index_decoder_init()
271 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
283 lzma_index **i, uint64_t *memlimit, lzma_allocator *allocator, in lzma_index_buffer_decode()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/lzma-sys-0.1.17/xz-5.2/src/liblzma/common/
H A Dindex_decoder.c30 uint64_t memlimit; member
243 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
270 lzma_index **i, uint64_t memlimit) in index_decoder_init()
297 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
309 lzma_index_buffer_decode(lzma_index **i, uint64_t *memlimit, in lzma_index_buffer_decode()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lzma-sys-0.1.16/xz-5.2/src/liblzma/common/
H A Dindex_decoder.c30 uint64_t memlimit; member
243 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
270 lzma_index **i, uint64_t memlimit) in index_decoder_init()
297 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
309 lzma_index_buffer_decode(lzma_index **i, uint64_t *memlimit, in lzma_index_buffer_decode()

12345678910>>...18