OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xfree
(Results
1 - 25
of
180
) sorted by null
1
2
3
4
5
6
7
8
/external/dropbear/libtomcrypt/src/math/
rand_prime.c
54
XFREE
(buf);
64
XFREE
(buf);
70
XFREE
(buf);
79
XFREE
(buf);
/external/dropbear/libtomcrypt/src/mac/pelican/
pelican_memory.c
42
XFREE
(pel);
46
XFREE
(pel);
50
XFREE
(pel);
/external/dropbear/libtommath/
bn_mp_fwrite.c
33
XFREE
(buf);
39
XFREE
(buf);
44
XFREE
(buf);
/external/dropbear/libtomcrypt/src/mac/hmac/
hmac_done.c
52
XFREE
(buf);
55
XFREE
(isha);
92
XFREE
(hmac->key);
99
XFREE
(isha);
100
XFREE
(buf);
hmac_init.c
61
XFREE
(buf);
98
XFREE
(hmac->key);
104
XFREE
(buf);
/external/dropbear/libtomcrypt/src/pk/ecc/
ecc_decrypt_key.c
75
XFREE
(pub_expt);
78
XFREE
(ecc_shared);
81
XFREE
(skey);
138
XFREE
(pub_expt);
139
XFREE
(ecc_shared);
140
XFREE
(skey);
ecc_encrypt_key.c
76
XFREE
(pub_expt);
79
XFREE
(ecc_shared);
82
XFREE
(skey);
125
XFREE
(skey);
126
XFREE
(ecc_shared);
127
XFREE
(pub_expt);
ltc_ecc_points.c
38
XFREE
(p);
52
XFREE
(p);
/external/dropbear/libtomcrypt/src/encauth/eax/
eax_decrypt_verify_memory.c
65
XFREE
(eax);
68
XFREE
(buf);
98
XFREE
(eax);
99
XFREE
(buf);
eax_done.c
43
XFREE
(headermac);
46
XFREE
(ctmac);
84
XFREE
(ctmac);
85
XFREE
(headermac);
eax_init.c
61
XFREE
(buf);
64
XFREE
(omac);
134
XFREE
(omac);
135
XFREE
(buf);
/external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_1.c
54
XFREE
(md);
57
XFREE
(buf);
96
XFREE
(buf);
97
XFREE
(md);
pkcs_5_2.c
56
XFREE
(hmac);
59
XFREE
(buf[0]);
118
XFREE
(hmac);
119
XFREE
(buf[0]);
/external/dropbear/libtomcrypt/src/pk/pkcs1/
pkcs_1_mgf1.c
55
XFREE
(md);
58
XFREE
(buf);
98
XFREE
(buf);
99
XFREE
(md);
pkcs_1_pss_decode.c
69
XFREE
(DB);
72
XFREE
(mask);
75
XFREE
(salt);
78
XFREE
(hash);
165
XFREE
(hash);
166
XFREE
(salt);
167
XFREE
(mask);
168
XFREE
(DB);
pkcs_1_pss_encode.c
71
XFREE
(DB);
74
XFREE
(mask);
77
XFREE
(salt);
80
XFREE
(hash);
163
XFREE
(hash);
164
XFREE
(salt);
165
XFREE
(mask);
166
XFREE
(DB);
/external/chromium/chrome/browser/sync/engine/
idle_query_linux.cc
27
XFree
(mit_info);
/external/dropbear/libtomcrypt/src/pk/asn1/der/set/
der_encode_setof.c
84
XFREE
(buf);
91
XFREE
(buf);
152
XFREE
(edges);
153
XFREE
(buf);
/external/dropbear/libtomcrypt/src/pk/dsa/
dsa_decrypt_key.c
72
XFREE
(expt);
75
XFREE
(skey);
126
XFREE
(expt);
127
XFREE
(skey);
dsa_encrypt_key.c
69
XFREE
(expt);
72
XFREE
(skey);
124
XFREE
(skey);
125
XFREE
(expt);
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
Xinerama.h
36
Returned array should be freed with
XFree
().
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libXdamage.so.1
libXdamage.so.1.1
libXdamage.so.1.1.0
libXfixes.so.3
Completed in 999 milliseconds
1
2
3
4
5
6
7
8