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
308
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/openssh/
auth-chall.c
72
xfree
(prompts[i]);
73
xfree
(prompts);
74
xfree
(name);
75
xfree
(echo_on);
76
xfree
(info);
105
xfree
(prompts[i]);
106
xfree
(prompts);
107
xfree
(name);
108
xfree
(echo_on);
109
xfree
(info)
[
all
...]
auth-options.c
75
xfree
(ce->s);
76
xfree
(ce);
79
xfree
(forced_command);
83
xfree
(authorized_principals);
152
xfree
(forced_command);
170
xfree
(forced_command);
183
xfree
(authorized_principals);
201
xfree
(authorized_principals);
235
xfree
(s);
272
xfree
(patterns)
[
all
...]
sshconnect2.c
149
xfree
(first);
150
xfree
(last);
151
xfree
(hostname);
152
xfree
(oavail);
385
xfree
(reply);
433
xfree
(authctxt->methoddata);
440
xfree
(authctxt->authlist);
488
xfree
(msg);
490
xfree
(raw);
491
xfree
(lang)
[
all
...]
auth2-chall.c
151
xfree
(kbdintctxt->devices);
154
xfree
(kbdintctxt);
177
xfree
(t);
271
xfree
(prompts[i]);
272
xfree
(prompts);
273
xfree
(echo_on);
274
xfree
(name);
275
xfree
(instr);
313
xfree
(response[i]);
316
xfree
(response)
[
all
...]
bufbn.c
72
xfree
(buf);
83
xfree
(buf);
170
xfree
(buf);
176
xfree
(buf);
200
xfree
(bin);
206
xfree
(bin);
211
xfree
(bin);
214
xfree
(bin);
ssh-pkcs11-helper.c
82
xfree
(ki->providername);
133
xfree
(blob);
136
xfree
(keys);
140
xfree
(pin);
141
xfree
(name);
160
xfree
(pin);
161
xfree
(name);
198
xfree
(data);
199
xfree
(blob);
201
xfree
(signature)
[
all
...]
ssh-rsa.c
75
xfree
(sig);
85
xfree
(sig);
101
xfree
(sig);
134
xfree
(ktype);
137
xfree
(ktype);
143
xfree
(sigblob);
150
xfree
(sigblob);
164
xfree
(sigblob);
174
xfree
(sigblob);
266
xfree
(decrypted)
[
all
...]
ssh-keysign.c
81
xfree
(p);
93
xfree
(p);
99
xfree
(p);
112
xfree
(pkalg);
113
xfree
(pkblob);
124
xfree
(p);
131
xfree
(p);
236
xfree
(host);
251
xfree
(data);
monitor.c
537
xfree
(msg);
629
xfree
(key_blob);
631
xfree
(hostbased_cuser);
633
xfree
(hostbased_chost);
714
xfree
(p);
715
xfree
(signature);
746
xfree
(username);
818
xfree
(banner);
834
xfree
(authctxt->style);
859
xfree
(passwd)
[
all
...]
/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);
/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);
Completed in 413 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>