Searched refs:crypto_register_instance (Results 1 – 8 of 8) sorted by relevance
82 else if ((err = crypto_register_instance(tmpl, inst))) in cryptomgr_probe()
518 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance() function561 EXPORT_SYMBOL_GPL(crypto_register_instance);
382 err = crypto_register_instance(tmpl, inst); in cryptd_create_blkcipher()790 err = crypto_register_instance(tmpl, inst); in cryptd_create_aead()
590 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
451 err = crypto_register_instance(tmpl, inst); in crypto_nivaead_default()
680 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()
594 err = crypto_register_instance(tmpl, inst); in crypto_givcipher_default()
138 int crypto_register_instance(struct crypto_template *tmpl,