Home
last modified time | relevance | path

Searched defs:sk_req (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1268 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_copy_iv() local
1390 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_update_iv() local
1444 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_callback() local
2048 struct skcipher_request *sk_req = sreq->c_req.sk_req; in sec_skcipher_param_check() local
2109 static int sec_skcipher_crypto(struct skcipher_request *sk_req, bool encrypt) in sec_skcipher_crypto()
2137 static int sec_skcipher_encrypt(struct skcipher_request *sk_req) in sec_skcipher_encrypt()
2142 static int sec_skcipher_decrypt(struct skcipher_request *sk_req) in sec_skcipher_decrypt()
Dsec.h29 struct skcipher_request *sk_req; member
/Linux-v6.6/drivers/crypto/chelsio/
Dchcr_algo.c728 struct skcipher_request *sk_req = in get_qidxs() local