Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dtalitos.h40 struct talitos_ptr { struct
55 static const struct talitos_ptr zero_entry; argument
64 struct talitos_ptr ptr[7]; /* ptr/len pair array */
Dtalitos.c58 static void to_talitos_ptr(struct talitos_ptr *ptr, dma_addr_t dma_addr, in to_talitos_ptr()
66 static void copy_talitos_ptr(struct talitos_ptr *dst_ptr, in copy_talitos_ptr()
67 struct talitos_ptr *src_ptr, bool is_sec1) in copy_talitos_ptr()
74 static void to_talitos_ptr_len(struct talitos_ptr *ptr, unsigned int len, in to_talitos_ptr_len()
85 static unsigned short from_talitos_ptr_len(struct talitos_ptr *ptr, in from_talitos_ptr_len()
94 static void to_talitos_ptr_extent_clear(struct talitos_ptr *ptr, bool is_sec1) in to_talitos_ptr_extent_clear()
104 struct talitos_ptr *ptr, in map_single_talitos_ptr()
121 struct talitos_ptr *ptr, in unmap_single_talitos_ptr()
899 struct talitos_ptr link_tbl[0];
1033 struct talitos_ptr *link_tbl_ptr) in sg_to_link_tbl_offset()
[all …]