crypto_template 42 include/crypto/algapi.h struct crypto_template *tmpl; crypto_template 55 include/crypto/algapi.h int (*create)(struct crypto_template *tmpl, struct rtattr **tb); crypto_template 134 include/crypto/algapi.h int crypto_register_template(struct crypto_template *tmpl); crypto_template 135 include/crypto/algapi.h void crypto_unregister_template(struct crypto_template *tmpl); crypto_template 136 include/crypto/algapi.h struct crypto_template *crypto_lookup_template(const char *name); crypto_template 138 include/crypto/algapi.h int crypto_register_instance(struct crypto_template *tmpl, crypto_template 58 include/crypto/internal/aead.h struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, crypto_template 82 include/crypto/internal/hash.h int ahash_register_instance(struct crypto_template *tmpl, crypto_template 101 include/crypto/internal/hash.h int shash_register_instance(struct crypto_template *tmpl, crypto_template 62 include/crypto/internal/skcipher.h struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl,