代码搜索:Crypt

找到约 4,865 项符合「Crypt」的源代码

代码结果 4,865
www.eeworm.com/read/131315/5935681

c crypt.c

/* From Andy Tanenbaum's book "Computer Networks", rewritten in C */ struct block { unsigned char b_data[64]; }; struct ordering { unsigned char o_data[64]; }; static s
www.eeworm.com/read/131315/5943281

c crypt.c

/* * Encryption utilites * Bradley Williams * {allegra,ihnp4,uiucdcs,ctvax}!convex!williams * $Revision: 6.8 $ */ #include #include #if defined(BSD42) || defined(BSD43) #i
www.eeworm.com/read/131315/5943309

c crypt.c

/* crypt.c (dummy version) -- do not perform encryption * Hardly worth copyrighting :-) */ #ifdef RCSID static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $"; #endif
www.eeworm.com/read/131315/5943339

h crypt.h

/* crypt.h (dummy version) -- do not perform encryption * Hardly worth copyrighting :-) */ #ifdef CRYPT # undef CRYPT /* dummy version */ #endif #define RAND_HEAD_LEN 12 /* length of encry
www.eeworm.com/read/128704/5979997

h crypt.h

// Crypt.h: interface for the CCrypt class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_) #
www.eeworm.com/read/128704/5979998

cpp crypt.cpp

// Crypt.cpp: implementation of the CCrypt class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Personnel.h" #include "Crypt.h" #ifd
www.eeworm.com/read/128704/5980160

h crypt.h

// Crypt.h: interface for the CCrypt class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_) #
www.eeworm.com/read/128704/5980163

cpp crypt.cpp

// Crypt.cpp: implementation of the CCrypt class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Attendance.h" #include "Crypt.h" #if
www.eeworm.com/read/128704/5980243

h crypt.h

// Crypt.h: interface for the CCrypt class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_) #
www.eeworm.com/read/128704/5980246

cpp crypt.cpp

// Crypt.cpp: implementation of the CCrypt class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Crypt.h" #ifdef _DEBUG #undef THIS_F