/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...] |
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...] |
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...] |