代码搜索结果

找到约 10,000 项符合 W 的代码

skipjack.cpp

// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c, // which is public domain according to his web site. #include "pch.h" #include "skipjack.h" /* * Optimized implement

skipjack.cpp

// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c, // which is public domain according to his web site. #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "skipjack.h"

skipjack_8cpp-source.html

Crypto++: skipjack.cpp Source File

skipjack.c

/* * Optimized implementation of SKIPJACK algorithm * * originally written by Panu Rissanen 1998.06.24 * optimized by Mark Tillotson 1998.06.25 * optimize

skipjack.cpp

// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c, // which is public domain according to his web site. #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "skipjack.h"

wait_queue.c

#include "thread.h" #include "exception.h" #include "thread_lists.h" #include "wait_queue.h" #include "shared.h" #include #define OFFS(n) ((n)%__THREAD_QUEUE_MAX) #define MAGIC_W

skipjack.pas

unit Skipjack; //Key must over 8 bits, use CRC deal it interface uses Windows, Sysutils; type TSkipjackData = record InitBlock: array[0..7] of Byte; //Initial IV LastBlock:

skipjack.cpp

// skipjack.cpp - modified by Wei Dai from Paulo Barreto's skipjack32.c, // which is public domain according to his web site. #include "pch.h" #include "skipjack.h" /* * Optimized implement

multidips.nec

' Example multiband antenne: First created with Geometry editor (with SYmbols), ' then modified using 'Notepad' to get more 'readable' symbols/variables and ' after this optimized on SWR for 3.6, 7

1.c

#include sbit e=0xb0; sbit rw=0xb1; sbit rs=0xb2; sbit cs2=0xb3; sbit cs1=0xb4; sbit busy=0xa7; char code ci[]={ 0x00,0x04,0x00,0x06,0x1F,0x0FC,0x00,0x04,0x00,0x04,0x0FF,0x0F8,0x02,