OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DES_QUICKLEN
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/des/
rpc_des.h
95
#define
DES_QUICKLEN
16 /* maximum # of bytes to encrypt quickly */
115
unsigned char UDES_data[
DES_QUICKLEN
];
/external/openssl/crypto/des/
rpc_des.h
95
#define
DES_QUICKLEN
16 /* maximum # of bytes to encrypt quickly */
115
unsigned char UDES_data[
DES_QUICKLEN
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc_des.h
40
#define
DES_QUICKLEN
16 /* maximum # of bytes to encrypt quickly */
63
u_char UDES_data[
DES_QUICKLEN
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc_des.h
40
#define
DES_QUICKLEN
16 /* maximum # of bytes to encrypt quickly */
63
u_char UDES_data[
DES_QUICKLEN
];
Completed in 243 milliseconds