Lines Matching defs:template
276 crypto_key_t *key, crypto_spi_ctx_template_t template,
309 rv = blowfish_common_init_ctx(blowfish_ctx, template, mechanism,
597 crypto_spi_ctx_template_t template, crypto_req_handle_t req)
629 ret = blowfish_common_init_ctx(&blowfish_ctx, template, mechanism,
684 crypto_spi_ctx_template_t template, crypto_req_handle_t req)
716 ret = blowfish_common_init_ctx(&blowfish_ctx, template, mechanism,
767 * KCF software provider context template entry points.
827 crypto_spi_ctx_template_t *template, crypto_mechanism_t *mechanism,
835 if (template == NULL) {
848 keysched = template;