代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/130382/5957317
h bnlegal.h
/*
* ANSI C stadard, section 3.5.3: "An object that has volatile-qualified
* type may be modified in ways unknown to the implementation or have
* other unknown side effects." Yes, we can't expe
www.eeworm.com/read/130382/5957524
h pgpfixedkey.h
/*
* A single, fixed PGP key for decryption operations.
*
* $Id: pgpFixedKey.h,v 1.10 1997/09/30 21:03:01 lloyd Exp $
*/
#include "pgpPubTypes.h"
#include "pgpOpaqueStructs.h"
PGP_BEGIN
www.eeworm.com/read/130382/5957681
h pgpfileiopriv.h
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
abstract base class fo
www.eeworm.com/read/130382/5958275
h pgpripemd160.h
/*
* pgpRIPEMD160.h -- RIPEMD-160 message digest
*
* This is a PRIVATE header file, for use only within the PGP Library.
* You should not be using these functions in an application.
*
* $I
www.eeworm.com/read/130382/5957015
h pgpclutils.h
/*____________________________________________________________________________
Copyright (C) 1997 Network Associates Inc. and affiliated companies.
All rights reserved.
$Id: pgpCLUtils.h,v 1.
www.eeworm.com/read/130382/5957177
h pgpprsasc.h
/*
* pgpPrsAsc.h -- An Ascii Armor Parser for PGP.
*
* Written by: Derek Atkins
*
* $Id: pgpPrsAsc.h,v 1.9 1999/02/05 01:51:54 hal Exp $
*/
#ifndef Included_pgpPrsAsc_
www.eeworm.com/read/130382/5957180
h pgpheader.h
/*
* pgpHeader.h -- Create a PGP File Header. It looks like a broken
* ESK to older PGP versions, but this new code will understand it.
*
* Written by: Derek Atkins
*
*
www.eeworm.com/read/130382/5957196
h pgpconvmod.h
/*
* pgpConvMod.h -- Conventional Encryption Module
*
* Written By: Derek Atkins
*
* $Id: pgpConvMod.h,v 1.9 1997/06/25 19:39:59 lloyd Exp $
*/
#ifndef Included_pgpCon
www.eeworm.com/read/130382/5957219
h pgpverifyra.h
/*
* pgpVerifyRa.h -- Signature Verification Annotation Reader
*
* Written by: Derek Atkins
*
* $Id: pgpVerifyRa.h,v 1.9 1997/06/25 19:40:10 lloyd Exp $
*/
#ifndef Inclu
www.eeworm.com/read/130382/5957229
h pgpcopymod.h
/*
* pgpCopyMod.h -- Copy the input directly to the output.
*
* Written by: Derek Atkins
*
* $Id: pgpCopyMod.h,v 1.6 1997/06/25 19:40:23 lloyd Exp $
*/
#ifndef Include