Searched refs:xctr_spawn (Results 1 – 1 of 1) sorted by relevance
39 struct crypto_skcipher_spawn xctr_spawn; member346 xctr = crypto_spawn_skcipher(&ictx->xctr_spawn); in hctr2_init_tfm()400 crypto_drop_skcipher(&ictx->xctr_spawn); in hctr2_free_instance()430 err = crypto_grab_skcipher(&ictx->xctr_spawn, in hctr2_create_common()435 xctr_alg = crypto_spawn_skcipher_alg(&ictx->xctr_spawn); in hctr2_create_common()