Searched refs:crypto_register_instance (Results 1 – 9 of 9) sorted by relevance
82 else if ((err = crypto_register_instance(tmpl, inst))) in cryptomgr_probe()
526 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance() function569 EXPORT_SYMBOL_GPL(crypto_register_instance);
416 return crypto_register_instance(tmpl, aead_crypto_instance(inst)); in aead_register_instance()
276 err = crypto_register_instance(tmpl, inst); in seqiv_ablkcipher_create()
590 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
675 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()
601 err = crypto_register_instance(tmpl, inst); in crypto_givcipher_default()
391 err = crypto_register_instance(tmpl, inst); in cryptd_create_blkcipher()
140 int crypto_register_instance(struct crypto_template *tmpl,