Home
last modified time | relevance | path

Searched refs:__sha512_crypt (Results 1 – 2 of 2) sorted by relevance

/crypt/
A Dcrypt-entry.c54 extern char *__sha512_crypt (const char *key, const char *salt);
174 return __sha512_crypt (key, salt); in weak_alias()
A Dsha512-crypt.c97 extern char *__sha512_crypt (const char *key, const char *salt);
419 __sha512_crypt (const char *key, const char *salt) in __sha512_crypt() function

Completed in 5 milliseconds