Searched refs:streamcipher_spawn (Results 1 – 1 of 1) sorted by relevance
65 struct crypto_skcipher_spawn streamcipher_spawn; member408 streamcipher = crypto_spawn_skcipher(&ictx->streamcipher_spawn); in adiantum_init_tfm()462 crypto_drop_skcipher(&ictx->streamcipher_spawn); in adiantum_free_instance()513 err = crypto_grab_skcipher(&ictx->streamcipher_spawn, in adiantum_create()518 streamcipher_alg = crypto_spawn_skcipher_alg(&ictx->streamcipher_spawn); in adiantum_create()