代码搜索:crypt
找到约 4,865 项符合「crypt」的源代码
代码结果 4,865
www.eeworm.com/read/187617/8619637
15311
Newsgroups: sci.crypt
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!darwin.sura.net!newsserver.jvnc.net!howland.reston.ans.net!noc.near.net!lynx!mkagalen
From: mkagalen@lynx.dac.northeastern.edu (mic
www.eeworm.com/read/187617/8619742
15388
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!uunet!pipex!demon!gtoal.com!gtoal
Newsgroups: sci.crypt
From: gtoal@gtoal.com (Graham Toal)
Subject: Re: Automatic online encryption o
www.eeworm.com/read/287119/8719851
h bc_types.h
// $Id: bc_types.h,v 1.2 2002/10/29 07:11:45 crypt Rel-1.6-5 $
#ifndef __BCTYPES_H__
#define __BCTYPES_H__
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
/* windoze types
www.eeworm.com/read/161812/10370964
h bc_types.h
// $Id: bc_types.h,v 1.2 2002/10/29 07:11:45 crypt Rel-1.6-3 $
#ifndef __BCTYPES_H__
#define __BCTYPES_H__
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
/* windoze types
www.eeworm.com/read/136451/13376566
cpp listcert.cpp
#define _WIN32_WINNT 0x0500
#include "stdafx.h"
#include
#include
#include
#include
#pragma comment(lib,"crypt32.lib")
#define MY_ENCODING
www.eeworm.com/read/126933/6010336
mms descrip.mms
# VMS Makefile for Zip, ZipNote and ZipSplit
CDEB = ! /DEBUG/NOOPT
LDEB = ! /DEBUG
OBJZ = zip.obj,zipfile.obj,zipup.obj,fileio.obj,util.obj,globals.obj,-
crypt.obj,vms.obj,VMSmunch.obj
OBJI = defla
www.eeworm.com/read/126641/6015439
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/101042/6258970
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/337834/12338292
c dbdump.c
#include
#include
#include
#include
#include
static const char *usage = "usage: dbdump [-t|-m] dbhome\n";
static DB_ENV* dbe = NULL;
static DB *met
www.eeworm.com/read/337834/12338412
h dhash_common.h
#ifndef _DHASH_COMMON_H_
#define _DHASH_COMMON_H_
#include
#include
#include
#define DHASHCLIENT_GUESS_SUPPLIED 0x1
#define DHASHCLIENT_NO_RETRY_ON_LOOKUP 0x