Lines Matching defs:crypto_ctx_template_t

38 typedef void *crypto_ctx_template_t;
65 crypto_key_t *key, crypto_ctx_template_t *tmpl, int kmflag);
66 extern void crypto_destroy_ctx_template(crypto_ctx_template_t tmpl);
89 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac,
93 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
95 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac,
99 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
101 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *cr);
103 crypto_mechanism_t *, crypto_key_t *, crypto_ctx_template_t,
114 crypto_data_t *data, crypto_ctx_template_t tmpl,
118 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
120 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *cr);
122 crypto_mechanism_t *, crypto_key_t *, crypto_ctx_template_t,
130 crypto_ctx_template_t tmpl, crypto_context_t *, crypto_call_req_t *);
132 crypto_data_t *data, crypto_ctx_template_t tmpl, crypto_data_t *signature,
136 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
142 crypto_data_t *data, crypto_ctx_template_t tmpl, crypto_data_t *signature,
146 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
148 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *cr);
150 crypto_mechanism_t *, crypto_key_t *, crypto_ctx_template_t,
158 crypto_ctx_template_t tmpl, crypto_context_t *, crypto_call_req_t *);
160 crypto_data_t *signature, crypto_ctx_template_t tmpl, crypto_data_t *data,
164 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
170 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *ciphertext,
174 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
176 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, crypto_call_req_t *cr);
178 crypto_mechanism_t *, crypto_key_t *, crypto_ctx_template_t,
190 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *plaintext,
194 crypto_ctx_template_t, crypto_data_t *, crypto_call_req_t *);
196 crypto_ctx_template_t tmpl, crypto_context_t *ctxp,
199 crypto_mechanism_t *, crypto_key_t *, crypto_ctx_template_t,
213 crypto_ctx_template_t encr_tmpl, crypto_ctx_template_t mac_tmpl,
217 crypto_key_t *, crypto_key_t *, crypto_ctx_template_t,
218 crypto_ctx_template_t, crypto_dual_data_t *, crypto_data_t *,
222 crypto_key_t *mac_key, crypto_ctx_template_t encr_tmpl,
223 crypto_ctx_template_t mac_tmpl, crypto_context_t *ctxp,
227 crypto_ctx_template_t, crypto_ctx_template_t, crypto_context_t *,
240 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
245 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
250 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
256 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
260 crypto_key_t *decr_key, crypto_ctx_template_t mac_tmpl,
261 crypto_ctx_template_t decr_tmpl, crypto_context_t *ctxp,
266 crypto_key_t *decr_key, crypto_ctx_template_t mac_tmpl,
267 crypto_ctx_template_t decr_tmpl, crypto_context_t *ctxp,