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