Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dskcipher.h98 static inline struct crypto_instance *lskcipher_crypto_instance( in lskcipher_crypto_instance() function
125 return crypto_instance_ctx(lskcipher_crypto_instance(inst)); in lskcipher_instance_ctx()
/linux/crypto/
H A 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()
H A 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()