OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totrot
(Results
1 - 6
of
6
) sorted by null
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
DESEngine.java
133
private static final byte[]
totrot
=
field in class:DESEngine
339
l = j +
totrot
[i];
352
l = j +
totrot
[i];
/external/dropbear/libtomcrypt/src/ciphers/
des.c
77
static const unsigned char
totrot
[16] = {
variable
[
all
...]
/external/qemu/
d3des.c
57
static const unsigned char
totrot
[16] = {
variable
84
l = j +
totrot
[i];
89
l = j +
totrot
[i];
/external/wpa_supplicant/
des.c
81
static const u8
totrot
[16] = {
variable
301
l = j + (u32)
totrot
[i];
308
l = j + (u32)
totrot
[i];
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
des.c
81
static const u8
totrot
[16] = {
variable
301
l = j + (u32)
totrot
[i];
308
l = j + (u32)
totrot
[i];