代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/119112/14838933
h benchmark.void.h
/* benchmark.h, "void" 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/213126/15142037
cpp bankbookdlg.cpp
// BankBookDlg.cpp : implementation file
//
#include "stdafx.h"
#include "FFManage.h"
#include "BankBookDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/171081/5399453
h des.h
/* DES.H - header file for DESC.C
*/
#ifndef _DES_H_
#define _DES_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32];
www.eeworm.com/read/367275/9763027
h benchmark.void.h
/* benchmark.h, "void" 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/266849/11210728
h des.h
/* DES.H - header file for DESC.C
*/
#ifndef _DES_H_
#define _DES_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32]; /* s
www.eeworm.com/read/238196/13902894
h benchmark.void.h
/* benchmark.h, "void" 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/100036/15460728
h des.h
/* DES.H - header file for DESC.C
*/
#ifndef _DES_H_
#define _DES_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32];
www.eeworm.com/read/110265/15537888
h des.h
/* DES.H - header file for DESC.C
*/
#ifndef _DES_H_
#define _DES_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32];
www.eeworm.com/read/105985/15649579
h des.h
/* DES.H - header file for DESC.C
*/
#ifndef _DES_H_
#define _DES_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32]; /* s
www.eeworm.com/read/100567/15872001
h des.h
#ifndef _DES_H_
#define _DES_H_
#ifdef __cplusplus
extern "C" {
#endif
typedef struct {
UINT4 subkeys[32]; /* subkeys */
UINT4 iv[2];