sipxtacklib  Version 3.3
crypt.h
Go to the documentation of this file.
1 //
2 // Copyright (C) 2004-2006 SIPfoundry Inc.
3 // Licensed by SIPfoundry under the LGPL license.
4 //
5 // Copyright (C) 2004-2006 Pingtel Corp. All rights reserved.
6 // Licensed to SIPfoundry under a Contributor Agreement.
7 //
8 // $$
10 
11 char *crypt(register const char *pw, register const char *salt);
char * crypt(register const char *pw, register const char *salt)

sipXtackLib home page