Searched defs:IV (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dshark.cpp45 byte IV[8] = {0,0,0,0,0,0,0,0}; local
H A Dseal.cpp69 void SEAL_Policy<B>::CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length) argument
H A Ddefault.cpp59 static void GenerateKeyIV(const byte *passphrase, size_t passphraseLength, const byte *salt, size_t saltLength, byte *key, byte *IV) argument
H A Dfipsalgt.cpp55 enum DataType {OTHER, COUNT, KEY_T, IV, INPUT, OUTPUT}; enumerator in enum:TestDataParser::DataType
[all...]
H A Dsalsa.cpp41 void Salsa20_Policy::CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length) argument
565 void XSalsa20_Policy::CipherResynchronize(byte *keystreamBuffer, const byte *IV, size_t length) argument
H A Dvmac.cpp93 void VMAC_Base::GetNextIV(RandomNumberGenerator &rng, byte *IV) argument
H A Dcryptlib.cpp129 void SimpleKeyingInterface::GetNextIV(RandomNumberGenerator &rng, byte *IV) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/crypto/rijndael/
H A Drijndael-api-fst.c75 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { argument
[all...]
H A Drijndael-api-fst.h68 u_int8_t IV[MAX_IV_SIZE]; /* A possible Initialization Vector for ciphering */ member in struct:__anon20236
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcryptoloop.c112 cryptoloop_transfer(struct loop_device *lo, int cmd, struct page *raw_page, unsigned raw_off, struct page *loop_page, unsigned loop_off, int size, sector_t IV) argument
H A Dloop.c225 sector_t IV; local
395 sector_t IV; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daesni-intel_asm.S34 #define IV %xmm3 define
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dblowfish.c522 #define IV "blowfish" macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c1514 unsigned long IV; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/chip/
H A Drtmp_mac.h88 u32 IV; member in struct:rt_txwi

Completed in 120 milliseconds