Home
last modified time | relevance | path

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

/Linux-v6.1/net/ceph/
Dcrypto.c161 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable() function
233 ret = setup_sgtable(&sgt, &prealloc_sg, buf, crypt_len); in ceph_aes_crypt()