Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c1675 static struct bio *crypt_alloc_buffer(struct dm_crypt_io *io, unsigned int size) in crypt_alloc_buffer() function
2086 clone = crypt_alloc_buffer(io, io->base_bio->bi_iter.bi_size); in kcryptd_crypt_write_convert()