Home
last modified time | relevance | path

Searched refs:crypt_alloc_buffer (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/md/
Ddm-crypt.c1655 static struct bio *crypt_alloc_buffer(struct dm_crypt_io *io, unsigned size) in crypt_alloc_buffer() function
2056 clone = crypt_alloc_buffer(io, io->base_bio->bi_iter.bi_size); in kcryptd_crypt_write_convert()