Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/caam/include/
A Dcaam_utils_sgt.h60 struct caamsgtbuf { struct
74 enum caam_status caam_sgtbuf_alloc(struct caamsgtbuf *data);
81 void caam_sgtbuf_free(struct caamsgtbuf *data);
90 void caam_sgt_cache_op(enum utee_cache_operation op, struct caamsgtbuf *insgt,
118 void caam_sgt_fill_table(struct caamsgtbuf *sgt);
129 enum caam_status caam_sgt_derive(struct caamsgtbuf *sgt,
130 const struct caamsgtbuf *from, size_t offset,
139 void sgt_entry_trace(unsigned int idx, const struct caamsgtbuf *sgt);
A Dcaam_utils_dmaobj.h23 struct caamsgtbuf sgtbuf;
/optee_os-3.20.0/core/drivers/crypto/caam/utils/
A Dutils_sgt.c23 static void caam_sgt_entries_cache_clean(const struct caamsgtbuf *sgtbuf) in caam_sgt_entries_cache_clean()
30 void caam_sgt_cache_op(enum utee_cache_operation op, struct caamsgtbuf *insgt, in caam_sgt_cache_op()
49 void caam_sgt_fill_table(struct caamsgtbuf *sgt) in caam_sgt_fill_table()
66 enum caam_status caam_sgt_derive(struct caamsgtbuf *sgt, in caam_sgt_derive()
67 const struct caamsgtbuf *from, size_t offset, in caam_sgt_derive()
130 void caam_sgtbuf_free(struct caamsgtbuf *data) in caam_sgtbuf_free()
141 enum caam_status caam_sgtbuf_alloc(struct caamsgtbuf *data) in caam_sgtbuf_alloc()
A Dutils_sgt_v2.c13 const struct caamsgtbuf *sgt __maybe_unused) in sgt_entry_trace()
A Dutils_sgt_v1.c16 const struct caamsgtbuf *sgt __maybe_unused) in sgt_entry_trace()

Completed in 6 milliseconds