代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/101066/6256697
c crypt.c
/* crypt.c - crytographic routines */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights res
www.eeworm.com/read/100926/6264084
h crypt.h
// Crypt.h,v 1.5 1999/02/14 19:29:09 jcej Exp
#ifndef CRYPT_H
#define CRYPT_h
#include "Protocol_Task.h"
/* An interface (adaptor) between your favorite encryption method and
an ACE_Stre
www.eeworm.com/read/100926/6264085
cpp crypt.cpp
// Crypt.cpp,v 1.7 2000/04/09 18:24:24 jcej Exp
#include "Crypt.h"
#include "ace/SOCK_Stream.h"
/* The expected constructor...
*/
Crypt::Crypt( void )
: Protocol_Task()
{
}
C
www.eeworm.com/read/100285/6271315
c crypt.c
/*-------------------------------------------------------------------------
*
* crypt.c
* Look into pg_shadow and check the encrypted password with
* the one passed in from the frontend.
*
* Mod
www.eeworm.com/read/100285/6271611
h crypt.h
/*-------------------------------------------------------------------------
*
* crypt.h
* Interface to hba.c
*
*
*-------------------------------------------------------------------------
*/
www.eeworm.com/read/100046/6274849
c crypt.c
/*
* UFC-crypt: ultra fast crypt(3) implementation
*
* Copyright (C) 1991, 1992, Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it unde
www.eeworm.com/read/456236/6287272
o crypt.o
www.eeworm.com/read/456236/6287275
c crypt.c
/*
Copyright (C) 2008 Petter Wahlman
Tvixfw is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw
www.eeworm.com/read/322905/6301111
h crypt.h
/* crypt.h (dummy version) -- do not perform encrytion
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length o