OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UDES
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc_des.h
66
UDES
;
67
#define des_data
UDES
.UDES_data /* direct data here if quick */
68
#define des_buf
UDES
.UDES_buf /* otherwise, pointer to data */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc_des.h
66
UDES
;
67
#define des_data
UDES
.UDES_data /* direct data here if quick */
68
#define des_buf
UDES
.UDES_buf /* otherwise, pointer to data */
/external/openssl/crypto/des/
rpc_des.h
117
}
UDES
;
118
# define des_data
UDES
.UDES_data /* direct data here if quick */
119
# define des_buf
UDES
.UDES_buf /* otherwise, pointer to data */
Completed in 1460 milliseconds