Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/cavium/cpt/
Dcptvf_algs.c151 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() function
206 create_input_list(req, enc, enc_iv_len); in cvm_enc_dec()
/Linux-v6.6/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c303 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() function
357 status = create_input_list(req, enc, enc_iv_len); in cpt_enc_dec()
/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c288 static inline int create_input_list(struct skcipher_request *req, u32 enc, in create_input_list() function
371 status = create_input_list(req, enc, enc_iv_len); in cpt_enc_dec()