Searched defs:stream (Results 1 – 2 of 2) sorted by relevance
49 struct z_stream_s *stream = &ctx->comp_stream; in deflate_comp_init() local78 struct z_stream_s *stream = &ctx->decomp_stream; in deflate_decomp_init() local185 struct z_stream_s *stream = &dctx->comp_stream; in __deflate_compress() local230 struct z_stream_s *stream = &dctx->decomp_stream; in __deflate_decompress() local
23 u8 stream[CHACHA_BLOCK_SIZE] __aligned(sizeof(long)); in chacha_docrypt() local