OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_pwhash_PRIMITIVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_pwhash.h
138
#define
crypto_pwhash_PRIMITIVE
"argon2i"
140
const char *
crypto_pwhash_primitive
(void)
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/
crypto_pwhash.c
209
crypto_pwhash_primitive
(void) {
function in typeref:typename:const char *
210
return
crypto_pwhash_PRIMITIVE
;
Completed in 12 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025