streamcipher_req 104 crypto/adiantum.c struct skcipher_request streamcipher_req; streamcipher_req 385 crypto/adiantum.c skcipher_request_set_tfm(&rctx->u.streamcipher_req, tctx->streamcipher); streamcipher_req 386 crypto/adiantum.c skcipher_request_set_crypt(&rctx->u.streamcipher_req, req->src, streamcipher_req 388 crypto/adiantum.c skcipher_request_set_callback(&rctx->u.streamcipher_req, streamcipher_req 391 crypto/adiantum.c return crypto_skcipher_encrypt(&rctx->u.streamcipher_req) ?: streamcipher_req 442 crypto/adiantum.c u.streamcipher_req) +