crypto_ctr_tmpls 358 crypto/ctr.c static struct crypto_template crypto_ctr_tmpls[] = { crypto_ctr_tmpls 372 crypto/ctr.c return crypto_register_templates(crypto_ctr_tmpls, crypto_ctr_tmpls 373 crypto/ctr.c ARRAY_SIZE(crypto_ctr_tmpls)); crypto_ctr_tmpls 378 crypto/ctr.c crypto_unregister_templates(crypto_ctr_tmpls, crypto_ctr_tmpls 379 crypto/ctr.c ARRAY_SIZE(crypto_ctr_tmpls));