crypto_template   500 crypto/adiantum.c static int adiantum_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   645 crypto/adiantum.c static struct crypto_template adiantum_tmpl = {
crypto_template   231 crypto/aead.c  struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl,
crypto_template   451 crypto/aead.c  int aead_register_instance(struct crypto_template *tmpl,
crypto_template   636 crypto/ahash.c int ahash_register_instance(struct crypto_template *tmpl,
crypto_template   146 crypto/akcipher.c int akcipher_register_instance(struct crypto_template *tmpl,
crypto_template    79 crypto/algapi.c 	struct crypto_template *tmpl = inst->tmpl;
crypto_template   110 crypto/algapi.c 	struct crypto_template *tmpl = inst->tmpl;
crypto_template   474 crypto/algapi.c int crypto_register_template(struct crypto_template *tmpl)
crypto_template   476 crypto/algapi.c 	struct crypto_template *q;
crypto_template   496 crypto/algapi.c int crypto_register_templates(struct crypto_template *tmpls, int count)
crypto_template   514 crypto/algapi.c void crypto_unregister_template(struct crypto_template *tmpl)
crypto_template   543 crypto/algapi.c void crypto_unregister_templates(struct crypto_template *tmpls, int count)
crypto_template   552 crypto/algapi.c static struct crypto_template *__crypto_lookup_template(const char *name)
crypto_template   554 crypto/algapi.c 	struct crypto_template *q, *tmpl = NULL;
crypto_template   571 crypto/algapi.c struct crypto_template *crypto_lookup_template(const char *name)
crypto_template   578 crypto/algapi.c int crypto_register_instance(struct crypto_template *tmpl,
crypto_template    60 crypto/algboss.c 	struct crypto_template *tmpl;
crypto_template   382 crypto/authenc.c static int crypto_authenc_create(struct crypto_template *tmpl,
crypto_template   490 crypto/authenc.c static struct crypto_template crypto_authenc_tmpl = {
crypto_template   400 crypto/authencesn.c static int crypto_authenc_esn_create(struct crypto_template *tmpl,
crypto_template   505 crypto/authencesn.c static struct crypto_template crypto_authenc_esn_tmpl = {
crypto_template    51 crypto/cbc.c   static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template    80 crypto/cbc.c   static struct crypto_template crypto_cbc_tmpl = {
crypto_template   454 crypto/ccm.c   static int crypto_ccm_create_common(struct crypto_template *tmpl,
crypto_template   564 crypto/ccm.c   static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   585 crypto/ccm.c   static int crypto_ccm_base_create(struct crypto_template *tmpl,
crypto_template   744 crypto/ccm.c   static int crypto_rfc4309_create(struct crypto_template *tmpl,
crypto_template   917 crypto/ccm.c   static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   971 crypto/ccm.c   static struct crypto_template crypto_ccm_tmpls[] = {
crypto_template   200 crypto/cfb.c   static int crypto_cfb_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   230 crypto/cfb.c   static struct crypto_template crypto_cfb_tmpl = {
crypto_template   562 crypto/chacha20poly1305.c static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb,
crypto_template   681 crypto/chacha20poly1305.c static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   686 crypto/chacha20poly1305.c static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   691 crypto/chacha20poly1305.c static struct crypto_template rfc7539_tmpls[] = {
crypto_template   222 crypto/cmac.c  static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   294 crypto/cmac.c  static struct crypto_template crypto_cmac_tmpl = {
crypto_template   396 crypto/cryptd.c static int cryptd_create_skcipher(struct crypto_template *tmpl,
crypto_template   669 crypto/cryptd.c static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb,
crypto_template   852 crypto/cryptd.c static int cryptd_create_aead(struct crypto_template *tmpl,
crypto_template   913 crypto/cryptd.c static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   954 crypto/cryptd.c static struct crypto_template cryptd_tmpl = {
crypto_template   126 crypto/ctr.c   static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   262 crypto/ctr.c   static int crypto_rfc3686_create(struct crypto_template *tmpl,
crypto_template   358 crypto/ctr.c   static struct crypto_template crypto_ctr_tmpls[] = {
crypto_template   328 crypto/cts.c   static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   410 crypto/cts.c   static struct crypto_template crypto_cts_tmpl = {
crypto_template    61 crypto/ecb.c   static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template    83 crypto/ecb.c   static struct crypto_template crypto_ecb_tmpl = {
crypto_template   112 crypto/echainiv.c static int echainiv_aead_create(struct crypto_template *tmpl,
crypto_template   155 crypto/echainiv.c static struct crypto_template echainiv_tmpl = {
crypto_template   456 crypto/essiv.c static int essiv_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   642 crypto/essiv.c static struct crypto_template essiv_tmpl = {
crypto_template   582 crypto/gcm.c   static int crypto_gcm_create_common(struct crypto_template *tmpl,
crypto_template   692 crypto/gcm.c   static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   708 crypto/gcm.c   static int crypto_gcm_base_create(struct crypto_template *tmpl,
crypto_template   866 crypto/gcm.c   static int crypto_rfc4106_create(struct crypto_template *tmpl,
crypto_template  1102 crypto/gcm.c   static int crypto_rfc4543_create(struct crypto_template *tmpl,
crypto_template  1192 crypto/gcm.c   static struct crypto_template crypto_gcm_tmpls[] = {
crypto_template   170 crypto/hmac.c  static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   242 crypto/hmac.c  static struct crypto_template hmac_tmpl = {
crypto_template    25 crypto/internal.h struct crypto_template;
crypto_template   100 crypto/internal.h static inline int crypto_tmpl_get(struct crypto_template *tmpl)
crypto_template   105 crypto/internal.h static inline void crypto_tmpl_put(struct crypto_template *tmpl)
crypto_template   263 crypto/keywrap.c static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   297 crypto/keywrap.c static struct crypto_template crypto_kw_tmpl = {
crypto_template   298 crypto/lrw.c   static int create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   420 crypto/lrw.c   static struct crypto_template crypto_tmpl = {
crypto_template    52 crypto/ofb.c   static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template    82 crypto/ofb.c   static struct crypto_template crypto_ofb_tmpl = {
crypto_template   153 crypto/pcbc.c  static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   173 crypto/pcbc.c  static struct crypto_template crypto_pcbc_tmpl = {
crypto_template   229 crypto/pcrypt.c static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb,
crypto_template   308 crypto/pcrypt.c static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   357 crypto/pcrypt.c static struct crypto_template pcrypt_tmpl = {
crypto_template   597 crypto/rsa-pkcs1pad.c static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   704 crypto/rsa-pkcs1pad.c struct crypto_template rsa_pkcs1pad_tmpl = {
crypto_template   138 crypto/seqiv.c static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   173 crypto/seqiv.c static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   192 crypto/seqiv.c static struct crypto_template seqiv_tmpl = {
crypto_template   540 crypto/shash.c int shash_register_instance(struct crypto_template *tmpl,
crypto_template  1095 crypto/skcipher.c int skcipher_register_instance(struct crypto_template *tmpl,
crypto_template  1170 crypto/skcipher.c skcipher_alloc_instance_simple(struct crypto_template *tmpl, struct rtattr **tb,
crypto_template   620 crypto/vmac.c  static int vmac_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   676 crypto/vmac.c  static struct crypto_template vmac64_tmpl = {
crypto_template   188 crypto/xcbc.c  static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   256 crypto/xcbc.c  static struct crypto_template crypto_xcbc_tmpl = {
crypto_template   337 crypto/xts.c   static int create(struct crypto_template *tmpl, struct rtattr **tb)
crypto_template   458 crypto/xts.c   static struct crypto_template crypto_tmpl = {
crypto_template    49 include/crypto/algapi.h 	struct crypto_template *tmpl;
crypto_template    62 include/crypto/algapi.h 	int (*create)(struct crypto_template *tmpl, struct rtattr **tb);
crypto_template   140 include/crypto/algapi.h int crypto_register_template(struct crypto_template *tmpl);
crypto_template   141 include/crypto/algapi.h int crypto_register_templates(struct crypto_template *tmpls, int count);
crypto_template   142 include/crypto/algapi.h void crypto_unregister_template(struct crypto_template *tmpl);
crypto_template   143 include/crypto/algapi.h void crypto_unregister_templates(struct crypto_template *tmpls, int count);
crypto_template   144 include/crypto/algapi.h struct crypto_template *crypto_lookup_template(const char *name);
crypto_template   146 include/crypto/algapi.h int crypto_register_instance(struct crypto_template *tmpl,
crypto_template   182 include/crypto/internal/aead.h int aead_register_instance(struct crypto_template *tmpl,
crypto_template   137 include/crypto/internal/akcipher.h int akcipher_register_instance(struct crypto_template *tmpl,
crypto_template    22 include/crypto/internal/geniv.h struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl,
crypto_template    76 include/crypto/internal/hash.h int ahash_register_instance(struct crypto_template *tmpl,
crypto_template   105 include/crypto/internal/hash.h int shash_register_instance(struct crypto_template *tmpl,
crypto_template    56 include/crypto/internal/rsa.h extern struct crypto_template rsa_pkcs1pad_tmpl;
crypto_template   133 include/crypto/internal/skcipher.h int skcipher_register_instance(struct crypto_template *tmpl,
crypto_template   250 include/crypto/internal/skcipher.h skcipher_alloc_instance_simple(struct crypto_template *tmpl, struct rtattr **tb,