crypto_template 197 crypto/ablkcipher.c struct crypto_template *tmpl; crypto_template 347 crypto/aead.c struct crypto_template *tmpl; crypto_template 78 crypto/algapi.c struct crypto_template *tmpl = inst->tmpl; crypto_template 89 crypto/algapi.c struct crypto_template *tmpl = inst->tmpl; crypto_template 357 crypto/algapi.c struct crypto_template *q; crypto_template 406 crypto/algapi.c static struct crypto_template *__crypto_lookup_template(const char *name) crypto_template 408 crypto/algapi.c struct crypto_template *q, *tmpl = NULL; crypto_template 425 crypto/algapi.c struct crypto_template *crypto_lookup_template(const char *name) crypto_template 62 crypto/algboss.c struct crypto_template *tmpl; crypto_template 470 crypto/authenc.c static struct crypto_template crypto_authenc_tmpl = { crypto_template 270 crypto/cbc.c static struct crypto_template crypto_cbc_tmpl = { crypto_template 604 crypto/ccm.c static struct crypto_template crypto_ccm_tmpl = { crypto_template 635 crypto/ccm.c static struct crypto_template crypto_ccm_base_tmpl = { crypto_template 843 crypto/ccm.c static struct crypto_template crypto_rfc4309_tmpl = { crypto_template 284 crypto/chainiv.c static struct crypto_template chainiv_tmpl; crypto_template 340 crypto/chainiv.c static struct crypto_template chainiv_tmpl = { crypto_template 533 crypto/cryptd.c static struct crypto_template cryptd_tmpl = { crypto_template 237 crypto/ctr.c static struct crypto_template crypto_ctr_tmpl = { crypto_template 384 crypto/ctr.c static struct crypto_template crypto_rfc3686_tmpl = { crypto_template 332 crypto/cts.c static struct crypto_template crypto_cts_tmpl = { crypto_template 166 crypto/ecb.c static struct crypto_template crypto_ecb_tmpl = { crypto_template 217 crypto/eseqiv.c static struct crypto_template eseqiv_tmpl; crypto_template 261 crypto/eseqiv.c static struct crypto_template eseqiv_tmpl = { crypto_template 546 crypto/gcm.c static struct crypto_template crypto_gcm_tmpl = { crypto_template 571 crypto/gcm.c static struct crypto_template crypto_gcm_base_tmpl = { crypto_template 776 crypto/gcm.c static struct crypto_template crypto_rfc4106_tmpl = { crypto_template 277 crypto/hmac.c static struct crypto_template hmac_tmpl = { crypto_template 45 crypto/internal.h struct crypto_template; crypto_template 287 crypto/lrw.c static struct crypto_template crypto_tmpl = { crypto_template 276 crypto/pcbc.c static struct crypto_template crypto_pcbc_tmpl = { crypto_template 258 crypto/seqiv.c static struct crypto_template seqiv_tmpl; crypto_template 343 crypto/seqiv.c static struct crypto_template seqiv_tmpl = { crypto_template 352 crypto/xcbc.c static struct crypto_template crypto_xcbc_tmpl = { crypto_template 270 crypto/xts.c static struct crypto_template crypto_tmpl = { crypto_template 33 include/crypto/algapi.h struct crypto_template *tmpl; crypto_template 106 include/crypto/algapi.h struct crypto_template *crypto_lookup_template(const char *name);