Searched refs:hx509_certs (Results 1 - 25 of 57) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_null.c39 hx509_certs certs, void **data, int flags,
47 null_free(hx509_certs certs, void *data)
55 hx509_certs certs, void *data, void **cursor)
63 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
71 hx509_certs certs,
H A Dhx_locl.h157 int (*init)(hx509_context, hx509_certs, void **,
159 int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
160 int (*free)(hx509_certs, void *);
161 int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
162 int (*query)(hx509_context, hx509_certs, void *,
164 int (*iter_start)(hx509_context, hx509_certs, void *, void **);
165 int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
166 int (*iter_end)(hx509_context, hx509_certs, void *, void *);
167 int (*printinfo)(hx509_context, hx509_certs,
169 int (*getkeys)(hx509_context, hx509_certs, voi
[all...]
H A Dkeyset.c114 hx509_lock lock, hx509_certs *certs)
118 hx509_certs c;
184 hx509_certs certs,
200 hx509_certs
201 _hx509_certs_ref(hx509_certs certs)
222 hx509_certs_free(hx509_certs *certs)
253 hx509_certs certs,
289 hx509_certs certs,
311 hx509_certs certs,
336 hx509_certs cert
[all...]
H A Dks_mem.c53 hx509_certs certs, void **data, int flags,
72 mem_free(hx509_certs certs, void *data)
90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
109 hx509_certs certs,
126 hx509_certs certs,
146 hx509_certs certs,
156 hx509_certs certs,
181 hx509_certs certs,
H A Dks_dir.c47 hx509_certs certs;
57 hx509_certs certs, void **data, int flags,
90 dir_free(hx509_certs certs, void *data)
100 hx509_certs certs, void *data, void **cursor)
128 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
189 hx509_certs certs,
H A Dlock.c44 hx509_certs certs;
115 hx509_certs
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs)
147 hx509_certs certs = lock->certs;
H A Dcollector.c44 hx509_certs unenvelop_certs;
45 hx509_certs certs;
175 hx509_certs certs)
203 match_keys(hx509_context context, struct private_key *value, hx509_certs certs)
252 hx509_certs *ret_certs)
254 hx509_certs certs;
H A Dks_file.c39 hx509_certs certs;
366 hx509_certs certs, void **data, int flags,
493 hx509_certs certs, void **data, int flags,
501 hx509_certs certs, void **data, int flags,
508 file_free(hx509_certs certs, void *data)
559 hx509_certs certs, void *data, int flags, hx509_lock lock)
580 file_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
588 hx509_certs certs, void *data, void **cursor)
596 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
604 hx509_certs cert
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_null.c39 hx509_certs certs, void **data, int flags,
47 null_free(hx509_certs certs, void *data)
55 hx509_certs certs, void *data, void **cursor)
63 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
71 hx509_certs certs,
H A Dhx_locl.h157 int (*init)(hx509_context, hx509_certs, void **,
159 int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
160 int (*free)(hx509_certs, void *);
161 int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
162 int (*query)(hx509_context, hx509_certs, void *,
164 int (*iter_start)(hx509_context, hx509_certs, void *, void **);
165 int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
166 int (*iter_end)(hx509_context, hx509_certs, void *, void *);
167 int (*printinfo)(hx509_context, hx509_certs,
169 int (*getkeys)(hx509_context, hx509_certs, voi
[all...]
H A Dkeyset.c114 hx509_lock lock, hx509_certs *certs)
118 hx509_certs c;
184 hx509_certs certs,
200 hx509_certs
201 _hx509_certs_ref(hx509_certs certs)
222 hx509_certs_free(hx509_certs *certs)
253 hx509_certs certs,
289 hx509_certs certs,
311 hx509_certs certs,
336 hx509_certs cert
[all...]
H A Dks_mem.c53 hx509_certs certs, void **data, int flags,
72 mem_free(hx509_certs certs, void *data)
90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
109 hx509_certs certs,
126 hx509_certs certs,
146 hx509_certs certs,
156 hx509_certs certs,
181 hx509_certs certs,
H A Dks_dir.c47 hx509_certs certs;
57 hx509_certs certs, void **data, int flags,
90 dir_free(hx509_certs certs, void *data)
100 hx509_certs certs, void *data, void **cursor)
128 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
189 hx509_certs certs,
H A Dlock.c44 hx509_certs certs;
115 hx509_certs
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs)
147 hx509_certs certs = lock->certs;
H A Dcollector.c44 hx509_certs unenvelop_certs;
45 hx509_certs certs;
175 hx509_certs certs)
203 match_keys(hx509_context context, struct private_key *value, hx509_certs certs)
252 hx509_certs *ret_certs)
254 hx509_certs certs;
H A Dks_file.c39 hx509_certs certs;
366 hx509_certs certs, void **data, int flags,
493 hx509_certs certs, void **data, int flags,
501 hx509_certs certs, void **data, int flags,
508 file_free(hx509_certs certs, void *data)
559 hx509_certs certs, void *data, int flags, hx509_lock lock)
580 file_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
588 hx509_certs certs, void *data, void **cursor)
596 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
604 hx509_certs cert
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_null.c39 hx509_certs certs, void **data, int flags,
47 null_free(hx509_certs certs, void *data)
55 hx509_certs certs, void *data, void **cursor)
63 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
71 hx509_certs certs,
H A Dhx_locl.h157 int (*init)(hx509_context, hx509_certs, void **,
159 int (*store)(hx509_context, hx509_certs, void *, int, hx509_lock);
160 int (*free)(hx509_certs, void *);
161 int (*add)(hx509_context, hx509_certs, void *, hx509_cert);
162 int (*query)(hx509_context, hx509_certs, void *,
164 int (*iter_start)(hx509_context, hx509_certs, void *, void **);
165 int (*iter)(hx509_context, hx509_certs, void *, void *, hx509_cert *);
166 int (*iter_end)(hx509_context, hx509_certs, void *, void *);
167 int (*printinfo)(hx509_context, hx509_certs,
169 int (*getkeys)(hx509_context, hx509_certs, voi
[all...]
H A Dkeyset.c114 hx509_lock lock, hx509_certs *certs)
118 hx509_certs c;
184 hx509_certs certs,
200 hx509_certs
201 _hx509_certs_ref(hx509_certs certs)
222 hx509_certs_free(hx509_certs *certs)
253 hx509_certs certs,
289 hx509_certs certs,
311 hx509_certs certs,
336 hx509_certs cert
[all...]
H A Dks_mem.c53 hx509_certs certs, void **data, int flags,
72 mem_free(hx509_certs certs, void *data)
90 mem_add(hx509_context context, hx509_certs certs, void *data, hx509_cert c)
109 hx509_certs certs,
126 hx509_certs certs,
146 hx509_certs certs,
156 hx509_certs certs,
181 hx509_certs certs,
H A Dks_dir.c47 hx509_certs certs;
57 hx509_certs certs, void **data, int flags,
90 dir_free(hx509_certs certs, void *data)
100 hx509_certs certs, void *data, void **cursor)
128 hx509_certs certs, void *data, void *iter, hx509_cert *cert)
189 hx509_certs certs,
H A Dlock.c44 hx509_certs certs;
115 hx509_certs
139 hx509_lock_add_certs(hx509_context context, hx509_lock lock, hx509_certs certs)
147 hx509_certs certs = lock->certs;
H A Dcollector.c44 hx509_certs unenvelop_certs;
45 hx509_certs certs;
175 hx509_certs certs)
203 match_keys(hx509_context context, struct private_key *value, hx509_certs certs)
252 hx509_certs *ret_certs)
254 hx509_certs certs;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dkrb5_locl.h299 hx509_certs certs;
301 hx509_certs anchors;
302 hx509_certs certpool;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/krb5/
H A Dkrb5_locl.h299 hx509_certs certs;
301 hx509_certs anchors;
302 hx509_certs certpool;

Completed in 201 milliseconds

123