Searched defs:cleanup (Results 1 – 7 of 7) sorted by relevance
4 cleanup() { function
6 cleanup() function
138 char* FAST_FUNC pw_encrypt(const char *clear, const char *salt, int cleanup) in pw_encrypt()154 char* FAST_FUNC pw_encrypt(const char *clear, const char *salt, int cleanup) in pw_encrypt()
140 static void cleanup(int code) in cleanup() function
405 unsigned tgt_long cleanup; member
1760 #define pw_encrypt(clear, salt, cleanup) pw_encrypt(clear, salt) argument