Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dcaamhash.c118 struct caam_hash_state { struct
141 static inline void switch_buf(struct caam_hash_state *state) in switch_buf() argument
146 static inline u8 *current_buf(struct caam_hash_state *state) in current_buf()
151 static inline u8 *alt_buf(struct caam_hash_state *state) in alt_buf()
156 static inline int *current_buflen(struct caam_hash_state *state) in current_buflen()
161 static inline int *alt_buflen(struct caam_hash_state *state) in alt_buflen()
170 struct caam_hash_state *state, in map_seq_out_ptr_ctx()
201 struct caam_hash_state *state) in buf_map_to_sec4_sg()
223 struct caam_hash_state *state, int ctx_len, in ctx_map_to_sec4_sg()
508 struct caam_hash_state *state = ahash_request_ctx(req); in ahash_unmap()
[all …]