OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA1_MAGIC
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libcrypt/
crypt.h
31
#define
SHA1_MAGIC
"$sha1$"
crypt-sha1.c
112
static const char *magic =
SHA1_MAGIC
;
114
static char passwd[(2 * sizeof(
SHA1_MAGIC
)) +
pw_gensalt.c
152
n = snprintf(salt, saltsiz, "%s%u$",
SHA1_MAGIC
,
Completed in 50 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025