OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDES_buf
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/des/
rpc_enc.c
73
DES_ecb_encrypt((const_DES_cblock *)desp->UDES.
UDES_buf
,
74
(DES_cblock *)desp->UDES.
UDES_buf
,&ks,
78
DES_ncbc_encrypt(desp->UDES.
UDES_buf
,desp->UDES.
UDES_buf
,
87
a=(char *)&(desp->UDES.
UDES_buf
[len-8]);
rpc_des.h
116
unsigned char *
UDES_buf
;
119
# define des_buf UDES.
UDES_buf
/* otherwise, pointer to data */
/external/openssl/crypto/des/
rpc_enc.c
73
DES_ecb_encrypt((const_DES_cblock *)desp->UDES.
UDES_buf
,
74
(DES_cblock *)desp->UDES.
UDES_buf
,&ks,
78
DES_ncbc_encrypt(desp->UDES.
UDES_buf
,desp->UDES.
UDES_buf
,
87
a=(char *)&(desp->UDES.
UDES_buf
[len-8]);
rpc_des.h
116
unsigned char *
UDES_buf
;
119
# define des_buf UDES.
UDES_buf
/* otherwise, pointer to data */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc_des.h
65
u_char *
UDES_buf
;
69
#define des_buf UDES.
UDES_buf
/* otherwise, pointer to data */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_des.h
65
u_char *
UDES_buf
;
69
#define des_buf UDES.
UDES_buf
/* otherwise, pointer to data */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_des.h
65
u_char *
UDES_buf
;
69
#define des_buf UDES.
UDES_buf
/* otherwise, pointer to data */
Completed in 26 milliseconds