Home
last modified time | relevance | path

Searched refs:lskcipher_crypto_instance (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/crypto/internal/
Dskcipher.h89 static inline struct crypto_instance *lskcipher_crypto_instance( in lskcipher_crypto_instance() function
116 return crypto_instance_ctx(lskcipher_crypto_instance(inst)); in lskcipher_instance_ctx()
/linux-6.14.4/crypto/
Dlskcipher.c421 return crypto_register_instance(tmpl, lskcipher_crypto_instance(inst)); in lskcipher_register_instance()
507 lskcipher_crypto_instance(inst), in lskcipher_alloc_instance_simple()
518 lskcipher_crypto_instance(inst), in lskcipher_alloc_instance_simple()
527 err = crypto_inst_setname(lskcipher_crypto_instance(inst), tmpl->name, in lskcipher_alloc_instance_simple()
Decb.c115 err = crypto_grab_cipher(spawn, lskcipher_crypto_instance(inst), in lskcipher_alloc_instance_simple2()
121 err = crypto_inst_setname(lskcipher_crypto_instance(inst), tmpl->name, in lskcipher_alloc_instance_simple2()