代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/139337/10996760
h mars.h
class mars : public AES
{
private:
u4byte l_key[40];
public:
char *name(void);
void set_key(const u1byte key[], const u4byte key_bits);
void encrypt(const u1byte in_blk[16], u1byte out_
www.eeworm.com/read/198867/7905884
h des_old.h
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present
www.eeworm.com/read/151249/5684495
h des_old.h
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present
www.eeworm.com/read/140582/5785665
h ike_alg.h
#ifndef _IKE_ALG_H
#define _IKE_ALG_H
/* forward reference */
struct connection;
struct ike_alg {
u_int16_t algo_type;
u_int16_t algo_id;
struct ike_alg *algo_next;
};
struct encrypt_desc {
www.eeworm.com/read/126641/6014968
h des_old.h
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present
www.eeworm.com/read/150781/12262470
h des_old.h
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present
www.eeworm.com/read/225994/14505256
h myproposal.h
/* $OpenBSD: myproposal.h,v 1.16 2004/06/13 12:53:24 djm Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/119269/14835578
h des_old.h
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present
www.eeworm.com/read/212590/15153481
h diamond.h
/* diamond.h -- program interface to the Diamond and Diamond Lite block
ciphers. This file is in the Public Domain. Written by Mike Johnson.*/
extern void set_diamond_key(byte *external_key,
www.eeworm.com/read/171081/5398226
svn-base des_old.h.svn-base
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* The function names in here are deprecated and are only present