Searched refs:crypto_register_instance (Results 1 – 10 of 10) sorted by relevance
153 return crypto_register_instance(tmpl, akcipher_crypto_instance(inst)); in akcipher_register_instance()
298 return crypto_register_instance(tmpl, aead_crypto_instance(inst)); in aead_register_instance()
602 int crypto_register_instance(struct crypto_template *tmpl, in crypto_register_instance() function656 EXPORT_SYMBOL_GPL(crypto_register_instance);
615 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()
644 return crypto_register_instance(tmpl, ahash_crypto_instance(inst)); in ahash_register_instance()
870 return crypto_register_instance(tmpl, skcipher_crypto_instance(inst)); in skcipher_register_instance()
116 int crypto_register_instance(struct crypto_template *tmpl,
10176 0x00000000 crypto_register_instance vmlinux EXPORT_SYMBOL_GPL
14966 ffff800010443900 T crypto_register_instance
Completed in 314 milliseconds