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.h104 static inline struct crypto_instance *lskcipher_crypto_instance( in lskcipher_crypto_instance() function
131 return crypto_instance_ctx(lskcipher_crypto_instance(inst)); in lskcipher_instance_ctx()
/linux/crypto/
H A Dlskcipher.c418 return crypto_register_instance(tmpl, lskcipher_crypto_instance(inst)); in lskcipher_register_instance()
504 lskcipher_crypto_instance(inst), in lskcipher_alloc_instance_simple()
515 lskcipher_crypto_instance(inst), in lskcipher_alloc_instance_simple()
524 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()