代码搜索:Declarations

找到约 10,000 项符合「Declarations」的源代码

代码结果 10,000
www.eeworm.com/read/130382/5957231

h pgpbufmod.h

/* * pgpBufMod.h -- A Buffering Module; buffer until the first sizeAdvise * * Written by: Derek Atkins * * $Id: pgpBufMod.h,v 1.9 1997/09/18 01:35:28 lloyd Exp $ */ #i
www.eeworm.com/read/130382/5957241

h pgpmemmod.h

/* * pgpMemMod.h -- Module to output to a fixed-size memory buffer * * Copyright (C) 1996, 1997 Network Associates Inc. and affiliated companies. * All rights reserved * * $Id: pgpMemMod.h
www.eeworm.com/read/130382/5957245

h pgpdevnull.h

/* * pgpDevNull.h -- A pipeline going nowhere * * Written by: Derek Atkins * * This is a Public API Function Header. * * $Id: pgpDevNull.h,v 1.8 1997/06/25 19:40:23 llo
www.eeworm.com/read/130382/5957331

h bnjacobi.h

/* * For a small (usually prime, but not necessarily) prime p, * Return Jacobi(p,bn), which is -1, 0 or +1. * bn must be odd. * * $Id: bnjacobi.h,v 1.6 1997/05/13 01:18:49 mhw Exp $ */
www.eeworm.com/read/130382/5957344

h bngermain.h

/* * $Id: bngermain.h,v 1.6 1997/05/13 01:18:37 mhw Exp $ */ #ifndef Included_bngermain_h #define Included_bngermain_h #include "pgpBase.h" PGP_BEGIN_C_DECLARATIONS #include "pgpBigNu
www.eeworm.com/read/130382/5957388

h pgpconvkey.h

/* * pgpConvKey.h -- Conventional Encryption Keys for PGP * * Written By: Derek Atkins * * $Id: pgpConvKey.h,v 1.6 1997/07/29 20:31:01 lloyd Exp $ */ #ifndef Included_
www.eeworm.com/read/130382/5957398

h pgputilitiespriv.h

/*____________________________________________________________________________ pgpUtilities.h Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. Th
www.eeworm.com/read/130382/5957400

h pgpdecpipe.h

/* * pgpDecPipe.h -- Create a Decryption Pipeline * * Written by: Derek Atkins * * This is a Public API Function Header. * * $Id: pgpDecPipe.h,v 1.9 1997/06/25 19:41:45
www.eeworm.com/read/130382/5957407

h pgpsigpipe.h

/* * pgpSigPipe.h -- Create a Signature Verification Pipeline * * Written by: Derek Atkins * * This is a Public API Function Header. * * $Id: pgpSigPipe.h,v 1.9 1997/06
www.eeworm.com/read/130382/5957408

h pgpconf.h

/* * pgpConf.h - Parse configuration files and lines. * * Written by: Derek Atkins * * $Id: pgpConf.h,v 1.9 1997/06/25 19:41:43 lloyd Exp $ */ #ifndef Included_pgpConf