Searched defs:F8 (Results 1 - 7 of 7) sorted by relevance

/external/llvm/unittests/Support/
H A DCasting.cpp100 foo *F8 = B1.baz(); local
101 EXPECT_NE(F8, null_foo);
/external/valgrind/main/memcheck/tests/
H A Dsh-mem.c18 typedef double F8; typedef
213 DO(8, F8, U8, /*isF4*/0);
H A Dsh-mem-random.c19 typedef double F8; typedef
89 sum, (F8)sum / (F8)n);
171 case 4: { // F8
195 *(F8*)(arr+dst) = *(F8*)(arr+src);
209 printf("counts 1/2/4/8/F4/F8: %d %d %d %d %d %d\n",
/external/dropbear/libtomcrypt/
H A Dcrypt.tex940 first incrementing it (regardless of the LTC\_RFC\_3686 flag presence). In F8 mode, the IV is encrypted and becomes the new pad. It does not change
1096 \subsection{F8 Mode}
1097 \index{F8 Mode}
1098 The F8 Chaining mode (see RFC 3711 for instance) is yet another chaining mode for block ciphers. It behaves much like CTR mode in that it XORs a keystream
1099 against the plaintext to encrypt. F8 mode comes with the additional twist that the counter value is secret, encrypted by a \textit{salt key}. We
1100 initialize F8 mode with the following function call:
1113 This will start the F8 mode state using \textit{key} as the secret key, \textit{IV} as the counter. It uses the \textit{salt\_key} as IV encryption key
1130 These will encrypt or decrypt a variable length array of bytes using the F8 mode state specified. The length is specified in bytes and does not have to be a multiple
1148 To terminate an F8 state call the following function:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 213 milliseconds