Home
last modified time | relevance | path

Searched refs:tweak (Results 1 – 25 of 46) sorted by relevance

12

/external/dropbear/libtomcrypt/src/modes/lrw/
Dlrw_start.c34 const unsigned char *tweak, in lrw_start() argument
46 LTC_ARGCHK(tweak != NULL); in lrw_start()
70 XMEMCPY(lrw->tweak, tweak, 16); in lrw_start()
78 gcm_gf_mult(tweak, B, &lrw->PC[0][y][0]); in lrw_start()
Dlrw_test.c30 unsigned char key[16], tweak[16], IV[16], P[16], expected_tweak[16], C[16]; in lrw_test()
86 … if ((err = lrw_start(idx, tests[x].IV, tests[x].key, 16, tests[x].tweak, 0, &lrw)) != CRYPT_OK) { in lrw_test()
Dlrw_encrypt.c40 …return cipher_descriptor[lrw->cipher].accel_lrw_encrypt(pt, ct, len, lrw->IV, lrw->tweak, &lrw->ke… in lrw_encrypt()
Dlrw_decrypt.c40 …return cipher_descriptor[lrw->cipher].accel_lrw_decrypt(ct, pt, len, lrw->IV, lrw->tweak, &lrw->ke… in lrw_decrypt()
Dlrw_setiv.c69 gcm_gf_mult(lrw->tweak, IV, lrw->pad); in lrw_setiv()
Dlrw_process.c72 gcm_gf_mult(lrw->tweak, lrw->IV, lrw->pad); in lrw_process()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_cipher.h282 tweak[16], member
428 …d char *ct, unsigned long blocks, unsigned char *IV, const unsigned char *tweak, symmetric_key *sk…
439 …d char *pt, unsigned long blocks, unsigned char *IV, const unsigned char *tweak, symmetric_key *sk…
800 const unsigned char *tweak,
/external/dropbear/libtomcrypt/demos/
Dtv_gen.c703 unsigned char tweak[16], key[16], iv[16], buf[1024]; in lrw_gen() local
709 tweak[x] = key[x] = iv[x] = x; in lrw_gen()
714 if ((err = lrw_start(find_cipher("aes"), iv, key, 16, tweak, 0, &lrw)) != CRYPT_OK) { in lrw_gen()
746 tweak[y] = buf[(y+32)%x]; in lrw_gen()
/external/dnsmasq/contrib/openvpn/
DREADME33 > dnsmasq initscript to tweak /etc/dhclient-enter-hooks to change where
/external/netcat/
DChangelog35 doc tweak per cgull
/external/webkit/WebKitTools/WebKitLauncher/
DWebKitNightlyEnablerSparkle.m40 // We need to tweak the wording of the prompt to make sense in the context of WebKit and Safari.
/external/strace/
DPORTING58 calls in other operating systems. Go ahead and tweak what is there
DChangeLog644 Don't tweak TCB_SUSPENDED--internal_wait does that.
1726 * util.c [LINUX] (setbpt, clearbpt): New implementations that tweak
/external/gtest/
DREADME242 If you see errors, try to tweak the contents of make/Makefile to make
/external/webkit/WebKit/mac/
DChangeLog-2006-02-092334 one more tweak: moved jumpToSelection: to be validated the same way as
3355 - unrelated tweak
9376 (-[WebIconDatabase _createFileDatabase]): tweak
13770 (-[WebHTMLView concludeDragForDraggingInfo:actionMask:]): tweak
15130 (-[NSPasteboard _web_bestURL]): tweak
15143 (-[WebHTMLView _dragImageForLinkElement:]): tweak
16184 … (-[WebDefaultUIDelegate webView:contextMenuItemsForElement:defaultMenuItems:]): indenting tweak
17057 (+[WebView canShowFile:]): tweak
17058 (+[WebView suggestedFileExtensionForMIMEType:]): tweak
17111 (-[WebHTMLView _haveSelection]): indentation tweak
[all …]
DChangeLog-2002-12-03496 (-[WebIconDatabase _loadIconDictionaries]): tweak
499 (-[WebIconDatabase _largestIconFromDictionary:]): tweak
522 (-[WebIconDatabase defaultIconWithSize:]): tweak
524 (-[WebIconDatabase _setIcon:forIconURL:]): tweak
525 (-[WebIconDatabase _setIconURL:forSiteURL:]): tweak
527 (-[WebIconDatabase _releaseFutureIconForSiteURL:]): tweak
528 (-[WebIconDatabase _sendNotificationForSiteURL:]): tweak
534 (-[WebBaseResourceHandleDelegate cancelledError]): tweak
535 (-[WebBaseResourceHandleDelegate notifyDelegatesOfInterruptionByPolicyChange]): tweak
539 (-[WebMainResourceClient checkContentPolicyForResponse:andCallSelector:]): tweak
[all …]
/external/protobuf/gtest/
DREADME286 If you see errors, try to tweak the contents of make/Makefile to make
/external/dropbear/libtomcrypt/
Dcrypt.tex941 …allow seeking within a session. In LRW, it changes the tweak, forcing a computation of the tweak
1037 $K_2$ is the \textit{tweak} key and is always 16 octets long. The tweak value is \textbf{NOT} a no…
1047 const unsigned char *tweak,
1052 …pher $K_1$ \textit{key} of length \textit{keylen} octets and the (16 octet) $K_2$ \textit{tweak}.
1072 of 16. The LRW code uses a fast tweak update such that consecutive blocks are encrypted faster tha…
1087 updating the entire tweak which is slower than sequential use. Avoid seeking excessively in perfor…
5508 @param tweak The LRW tweak
5516 const unsigned char *tweak,
5524 @param tweak The LRW tweak
5532 const unsigned char *tweak,
[all …]
/external/webkit/WebKitTools/android/flex-2.5.4a/
DNEWS25 - Minor tweak for Windows NT Makefile, MISC/NT/Makefile.
80 - A portability tweak has been added to accommodate compilers that
/external/jpeg/
Dinstall.doc919 You might want to tweak the RGB_xxx macros in jmorecfg.h so that the library
967 but you'll need to tweak it in a 16-bit environment (you'd need to define
/external/webkit/WebKit/chromium/src/mac/
DWebInputEventFactory.mm46 // that. As a result we have to use NSString here exclusively and thus tweak
/external/dropbear/libtommath/
Dbn.tex158 To make the system more powerful you can tweak the build process. Classes are defined in the file
180 A tweak is an algorithm ``alternative''. For example, to provide tradeoffs (usually between size a…
/external/bluetooth/glib/
DNEWS558 545395 Language tweak for g_value_set_string* docs
561 545395 Language tweak for g_value_set_string* docs
DChangeLog.pre-2-4546 * NEWS: tweak, finish.
/external/iproute2/doc/
Dip-cref.tex758 There is a tweak in \verb|/proc/sys/net/ipv4/conf/<dev>/promote_secondaries|
762 This tweak is available in linux 2.6.15 and later.

12