Searched refs:savebuf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c1581 unsigned char savebuf[BLOCKSIZE];
1588 memcpy (savebuf, inbuf, BLOCKSIZE);
1605 memcpy (iv, savebuf, BLOCKSIZE);
1576 unsigned char savebuf[BLOCKSIZE]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c1581 unsigned char savebuf[BLOCKSIZE];
1588 memcpy (savebuf, inbuf, BLOCKSIZE);
1605 memcpy (iv, savebuf, BLOCKSIZE);
1576 unsigned char savebuf[BLOCKSIZE]; local

Completed in 110 milliseconds