Searched defs:wrparam (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 805 static struct sk_buff *create_cipher_wr(struct cipher_wr_param *wrparam) in create_cipher_wr() argument 1174 struct cipher_wr_param wrparam; chcr_handle_cipher_resp() local 1259 struct cipher_wr_param wrparam; process_cipher() local 2731 chcr_add_cipher_src_ent(struct skcipher_request *req, void *ulptx, struct cipher_wr_param *wrparam) chcr_add_cipher_src_ent() argument 2754 chcr_add_cipher_dst_ent(struct skcipher_request *req, struct cpl_rx_phys_dsgl *phys_cpl, struct cipher_wr_param *wrparam, unsigned short qid) chcr_add_cipher_dst_ent() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 798 static struct sk_buff *create_cipher_wr(struct cipher_wr_param *wrparam) in create_cipher_wr() argument 1167 struct cipher_wr_param wrparam; chcr_handle_cipher_resp() local 1252 struct cipher_wr_param wrparam; process_cipher() local 2726 chcr_add_cipher_src_ent(struct skcipher_request *req, void *ulptx, struct cipher_wr_param *wrparam) chcr_add_cipher_src_ent() argument 2749 chcr_add_cipher_dst_ent(struct skcipher_request *req, struct cpl_rx_phys_dsgl *phys_cpl, struct cipher_wr_param *wrparam, unsigned short qid) chcr_add_cipher_dst_ent() argument [all...] |
Completed in 8 milliseconds