Searched refs:sk_req (Results 1 – 3 of 3) sorted by relevance
1220 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_copy_iv() local1338 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_update_iv() local1351 iv = sk_req->iv; in sec_update_iv()1352 cryptlen = sk_req->cryptlen; in sec_update_iv()1392 struct skcipher_request *sk_req = req->c_req.sk_req; in sec_skcipher_callback() local1415 sk_req->base.complete(&sk_req->base, err); in sec_skcipher_callback()2000 struct skcipher_request *sk_req = sreq->c_req.sk_req; in sec_skcipher_param_check() local2004 if (unlikely(!sk_req->src || !sk_req->dst || in sec_skcipher_param_check()2069 if (!sk_req->cryptlen) { in sec_skcipher_crypto()2075 req->flag = sk_req->base.flags; in sec_skcipher_crypto()[all …]
28 struct skcipher_request *sk_req; member
728 struct skcipher_request *sk_req = in get_qidxs() local731 skcipher_request_ctx(sk_req); in get_qidxs()
Completed in 16 milliseconds