crypto_drop_skcipher
crypto_drop_skcipher(&ictx->streamcipher_spawn);
crypto_drop_skcipher(&ctx->enc);
crypto_drop_skcipher(&ctx->enc);
crypto_drop_skcipher(&ctx->ctr);
crypto_drop_skcipher(&ctx->chacha);
crypto_drop_skcipher(&ctx->spawn);
crypto_drop_skcipher(spawn);
crypto_drop_skcipher(skcipher_instance_ctx(inst));
crypto_drop_skcipher(&ictx->u.skcipher_spawn);
crypto_drop_skcipher(&ictx->u.skcipher_spawn);
crypto_drop_skcipher(&ctx->ctr);
crypto_drop_skcipher(&ictx->xctr_spawn);
crypto_drop_skcipher(&ctx->enc);
crypto_drop_skcipher(skcipher_instance_ctx(inst));
crypto_drop_skcipher(&ictx->spawn);