OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYSIZE
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
key_prot.x
74
const
KEYSIZE
= 192; /*
KEYSIZE
== bit length of key */
key_prot.h
58
#define
KEYSIZE
192
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
key_prot.h
52
#define
KEYSIZE
192
/external/dropbear/libtomcrypt/src/ciphers/
khazad.c
35
#define
KEYSIZE
128
36
#define KEYSIZEB (
KEYSIZE
/8)
[
all
...]
Completed in 67 milliseconds