Home
last modified time | relevance | path

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

/linux-3.3/drivers/md/
Ddm-crypt.c826 static struct bio *crypt_alloc_buffer(struct dm_crypt_io *io, unsigned size, in crypt_alloc_buffer() function
1096 clone = crypt_alloc_buffer(io, remaining, &out_of_pages); in kcryptd_crypt_write_convert()