代码搜索:Crypt

找到约 4,865 项符合「Crypt」的源代码

代码结果 4,865
www.eeworm.com/read/431110/1910891

c skeyidcalc.c

#define LEAK_DETECTIVE #include "../../programs/pluto/crypt_dh.c" char *progname; void exit_tool(int stat) { exit(stat); } struct skey_pskcalc { chunk_t pss; chunk_t ni; chunk_t nr;
www.eeworm.com/read/431110/1911644

sh eastinit.sh

TESTNAME=basic-pluto-01 source /testing/pluto/bin/eastlocal.sh ipsec setup start ipsec auto --add westnet-eastnet ipsec whack --debug-control --debug-controlmore --debug-crypt /testing/pluto/basic-pl
www.eeworm.com/read/389879/2533793

kconfig

config HOSTAP tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)" depends on WLAN_80211 select WIRELESS_EXT select IEEE80211 select IEEE80211_CRYPT_WEP ---help--- Shared driver
www.eeworm.com/read/160303/5573384

c skeyidcalc.c

#define LEAK_DETECTIVE #include "../../programs/pluto/crypt_dh.c" char *progname; void exit_tool(int stat) { exit(stat); } struct skey_pskcalc { chunk_t pss; chunk_t ni; chunk_t nr;
www.eeworm.com/read/292823/8330903

mof usbcrypt.mof

[Dynamic, Provider("WMIProv"), WMI, Description("USB En(De)Crypt sample driver"), guid("{11656D81-F533-461a-B1DA-F0BDEB089CC4}"), locale("MS\\0x409")] class USBCryptInformation { [key,
www.eeworm.com/read/109904/15546020

rc2

From: anon-remailer@utopia.hacktic.nl (Anonymous) Newsgroups: sci.crypt Subject: RC2 source code Date: 29 Jan 1996 06:38:04 +0100 Organization: Hack-Tic International, Inc. Lines: 182 Sender: remailer
www.eeworm.com/read/109902/15546030

olson

From: Bryan Olson Newsgroups: sci.crypt Subject: Re: RC4 Sources Date: Wed, 21 Aug 1996 10:49:44 -0400 Organization: Johns Hopkins Applied Physics Lab Lines: 99 Wayne Schlitt
www.eeworm.com/read/105272/15672723

am makefile.am

bin_PROGRAMS = mbchk sbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo noinst_SCRIPTS = grub-image mkbimage EXTRA_DIST = mkbimage # XXX: Need to search for a header file in docs, because of m
www.eeworm.com/read/105052/15679071

am makefile.am

bin_PROGRAMS = mbchk sbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo noinst_SCRIPTS = grub-image mkbimage EXTRA_DIST = mkbimage # XXX: Need to search for a header file in docs, because of m
www.eeworm.com/read/100149/15882115

h zip.h

/* This is a dummy zip.h to allow the source files shared with Zip (crypt.c, crc32.c, crctab.c, ttyio.c) to compile for UnZip. */ #ifndef __zip_h /* don't include more than once */ #define __zi