Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dcrypto.c149 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable() function
221 ret = setup_sgtable(&sgt, &prealloc_sg, buf, crypt_len); in ceph_aes_crypt()