Searched refs:skcipher_crypto_instance (Results 1 – 4 of 4) sorted by relevance
98 static inline struct crypto_instance *skcipher_crypto_instance( in skcipher_crypto_instance() function126 return crypto_instance_ctx(skcipher_crypto_instance(inst)); in skcipher_instance_ctx()
348 skcipher_crypto_instance(inst), in hctr2_create_common()367 skcipher_crypto_instance(inst), in hctr2_create_common()
779 return crypto_register_instance(tmpl, skcipher_crypto_instance(inst)); in skcipher_register_instance()856 err = crypto_grab_cipher(spawn, skcipher_crypto_instance(inst), in skcipher_alloc_instance_simple()862 err = crypto_inst_setname(skcipher_crypto_instance(inst), tmpl->name, in skcipher_alloc_instance_simple()
480 inst = skcipher_crypto_instance(skcipher_inst); in essiv_create()