代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/208608/15242867
h encfile.h
/*
* @(#)encfile.h 2006-06-18 01:44:44
* Copyright 2006 HUST Software School. All rights reserved.
* Author: 翟黎 软件0309 01012003026327 Email:mrzhaili@gmail.com
*/
#ifndef _ENCFILE_H_
#
www.eeworm.com/read/160303/5572825
c aes_xcbc_mac.c
#ifdef __KERNEL__
#include
#include
#define DEBUG(x)
#else
#include
#include
#define DEBUG(x) x
#endif
#include "crypto/aes.h"
#include "cryp
www.eeworm.com/read/155397/5622898
nc radiopackettinysecm.nc
// $Id: RadioPacketTinySecM.nc,v 1.1.2.3 2003/08/18 22:09:49 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* P
www.eeworm.com/read/155397/5622964
nc radiopackettinysecm.nc
// $Id: RadioPacketTinySecM.nc,v 1.2.2.2 2003/08/18 22:09:49 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* P
www.eeworm.com/read/155397/5623026
nc radiopackettinysecm.nc
// $Id: RadioPacketTinySecM.nc,v 1.2.2.2 2003/08/18 22:09:49 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* P
www.eeworm.com/read/367275/9763081
h benchmark.true.h
/* benchmark.h, "true" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd
www.eeworm.com/read/266188/11237537
cpp ec1assignmentdlg.cpp
// EC1AssignmentDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EC1Assignment.h"
#include "EC1AssignmentDlg.h"
#include "abstract.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/147810/12519691
h des.h
#ifndef __DES_H__
#define __DES_H__
#define ID_OK 0
#define RE_LEN 1
typedef unsigned short int UINT2;
typedef unsigned long int UINT4;
typedef struct {
UINT4 subkeys[32];
www.eeworm.com/read/135773/13900812
h des.h
#ifndef __DES_H__
#define __DES_H__
#define ID_OK 0
#define RE_LEN 1
typedef unsigned short int UINT2;
typedef unsigned long int UINT4;
typedef struct {
UINT4 subkeys[32];
www.eeworm.com/read/238196/13902969
h benchmark.true.h
/* benchmark.h, "true" version
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#ifndef BENCHMARK_H
#define BENCHMARK_H
#define BENCHMARK
#ifd