Home
last modified time | relevance | path

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

/linux-5.10/drivers/md/
Ddm-crypt.c1615 static struct bio *crypt_alloc_buffer(struct dm_crypt_io *io, unsigned size) in crypt_alloc_buffer() function
1963 clone = crypt_alloc_buffer(io, io->base_bio->bi_iter.bi_size); in kcryptd_crypt_write_convert()