Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c978 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_copy_iv() local
1039 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_update_iv() local
1086 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_callback() local
1410 struct skcipher_request *sk_req = sreq->c_req.sk_req; in sec_skcipher_param_check() local
1443 static int sec_skcipher_crypto(struct skcipher_request *sk_req, bool encrypt) in sec_skcipher_crypto()
1465 static int sec_skcipher_encrypt(struct skcipher_request *sk_req) in sec_skcipher_encrypt()
1470 static int sec_skcipher_decrypt(struct skcipher_request *sk_req) in sec_skcipher_decrypt()
H A Dsec.h28 struct skcipher_request *sk_req; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c732 struct skcipher_request *sk_req = in get_qidxs() local