OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_cost
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
argon2.h
180
uint32_t
m_cost
; /* amount of memory requested (KB) */
member in struct:Argon2_Context
200
* @param
m_cost
Sets memory usage to
m_cost
kibibytes
212
int argon2i_hash_encoded(const uint32_t t_cost, const uint32_t
m_cost
,
221
* @param
m_cost
Sets memory usage to
m_cost
kibibytes
233
int argon2id_hash_encoded(const uint32_t t_cost, const uint32_t
m_cost
,
242
* @param
m_cost
Sets memory usage to
m_cost
kibibytes
253
int argon2i_hash_raw(const uint32_t t_cost, const uint32_t
m_cost
,
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025