Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dcrypto.c158 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable() function
230 ret = setup_sgtable(&sgt, &prealloc_sg, buf, crypt_len); in ceph_aes_crypt()