Searched defs:dst_sg (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/drivers/crypto/amlogic/ |
D | amlogic-gxl-cipher.c | 28 struct scatterlist *dst_sg = areq->dst; in meson_cipher_need_fallback() local 95 struct scatterlist *dst_sg = areq->dst; in meson_cipher() local
|
/linux-6.1.9/drivers/crypto/qce/ |
D | cipher.h | 42 struct scatterlist *dst_sg; member
|
D | aead.h | 36 struct scatterlist *dst_sg; member
|
/linux-6.1.9/fs/ecryptfs/ |
D | keystore.c | 598 struct scatterlist dst_sg[2]; member 868 struct scatterlist dst_sg[2]; member 1649 struct scatterlist dst_sg[2]; in decrypt_passphrase_encrypted_session_key() local 2182 struct scatterlist dst_sg[2]; in write_tag_3_packet() local
|
D | crypto.c | 291 struct scatterlist *dst_sg, in crypt_scatterlist() 382 struct scatterlist src_sg, dst_sg; in crypt_extent() local
|
/linux-6.1.9/drivers/crypto/ccp/ |
D | ccp-dmaengine.c | 353 struct scatterlist *dst_sg, in ccp_create_desc() 485 struct scatterlist dst_sg, src_sg; in ccp_prep_dma_memcpy() local
|
/linux-6.1.9/fs/crypto/ |
D | keysetup_v1.c | 54 struct scatterlist src_sg, dst_sg; in derive_key_aes() local
|
D | fname.c | 159 struct scatterlist src_sg, dst_sg; in fname_decrypt() local
|
/linux-6.1.9/drivers/dma/ |
D | nbpfaxi.c | 921 struct scatterlist *src_sg, struct scatterlist *dst_sg, in nbpf_prep_sg() 994 struct scatterlist dst_sg; in nbpf_prep_memcpy() local
|
D | ste_dma40.c | 2480 struct scatterlist dst_sg; in d40_prep_memcpy() local
|
/linux-6.1.9/drivers/mailbox/ |
D | bcm-flexrm-mailbox.c | 596 struct scatterlist *src_sg = msg->spu.src, *dst_sg = msg->spu.dst; in flexrm_spu_estimate_nonheader_desc_count() local 655 struct scatterlist *src_sg = msg->spu.src, *dst_sg = msg->spu.dst; in flexrm_spu_write_descs() local
|
D | bcm-pdc-mailbox.c | 274 struct scatterlist *dst_sg; member 814 static int pdc_rx_list_init(struct pdc_state *pdcs, struct scatterlist *dst_sg, in pdc_rx_list_init()
|
/linux-6.1.9/drivers/crypto/bcm/ |
D | cipher.h | 294 struct scatterlist *dst_sg; member
|