Home
last modified time | relevance | path

Searched refs:create_cipher_wr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c799 * create_cipher_wr - form the WR for cipher operations
805 static struct sk_buff *create_cipher_wr(struct cipher_wr_param *wrparam) in create_cipher_wr() function
1219 skb = create_cipher_wr(&wrparam); in chcr_handle_cipher_resp()
1353 *skb = create_cipher_wr(&wrparam); in process_cipher()
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c795 * create_cipher_wr - form the WR for cipher operations
796 * @wrparam: Container for create_cipher_wr()'s parameters
798 static struct sk_buff *create_cipher_wr(struct cipher_wr_param *wrparam) in create_cipher_wr() function
1212 skb = create_cipher_wr(&wrparam); in chcr_handle_cipher_resp()
1346 *skb = create_cipher_wr(&wrparam); in process_cipher()

Completed in 12 milliseconds