OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:argon2_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
argon2.h
188
typedef enum
Argon2_type
{ Argon2_i = 1, Argon2_id = 2 }
argon2_type
;
typedef in typeref:enum:Argon2_type
195
int argon2_ctx(argon2_context *context,
argon2_type
type);
282
const size_t encodedlen,
argon2_type
type);
304
argon2_type
type);
argon2.h
188
typedef enum
Argon2_type
{ Argon2_i = 1, Argon2_id = 2 }
argon2_type
;
typedef in typeref:enum:Argon2_type
195
int argon2_ctx(argon2_context *context,
argon2_type
type);
282
const size_t encodedlen,
argon2_type
type);
304
argon2_type
type);
Completed in 95 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025