Searched defs:sk_req (Results 1 – 3 of 3) sorted by relevance
980 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_copy_iv() local1041 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_update_iv() local1088 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_callback() local1412 struct skcipher_request *sk_req = sreq->c_req.sk_req; in sec_skcipher_param_check() local1445 static int sec_skcipher_crypto(struct skcipher_request *sk_req, bool encrypt) in sec_skcipher_crypto()1467 static int sec_skcipher_encrypt(struct skcipher_request *sk_req) in sec_skcipher_encrypt()1472 static int sec_skcipher_decrypt(struct skcipher_request *sk_req) in sec_skcipher_decrypt()
30 struct skcipher_request *sk_req; member
732 struct skcipher_request *sk_req = in get_qidxs() local