Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dcrypto.c206 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable() function
278 ret = setup_sgtable(&sgt, &prealloc_sg, buf, crypt_len); in ceph_aes_crypt()
338 ret = setup_sgtable(&sgt, &prealloc_sg, buf, buf_len); in ceph_krb5_encrypt()
370 ret = setup_sgtable(&sgt, &prealloc_sg, buf, in_len); in ceph_krb5_decrypt()