Searched refs:lskcipher_register_instance (Results 1 – 3 of 3) sorted by relevance
164 err = lskcipher_register_instance(tmpl, inst); in crypto_ecb_create2()199 err = lskcipher_register_instance(tmpl, inst); in crypto_ecb_create()
157 err = lskcipher_register_instance(tmpl, inst); in crypto_cbc_create()
410 int lskcipher_register_instance(struct crypto_template *tmpl, in lskcipher_register_instance() function424 EXPORT_SYMBOL_GPL(lskcipher_register_instance);
Completed in 6 milliseconds