Searched refs:create_ctx_hdr (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.c | 95 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() function 158 create_ctx_hdr(req, enc, &argcnt); in create_input_list()
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 219 static inline int create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() function 297 ret = create_ctx_hdr(req, enc, &argcnt); in create_input_list()
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 233 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() function 312 ret = create_ctx_hdr(req, enc, &argcnt); in create_input_list()
|