Home
last modified time | relevance | path

Searched refs:mv_cesa_skcipher_std_req (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dcipher.c86 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_step()
120 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_process()
172 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_prepare()
401 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_req_init()
Dcesa.h553 struct mv_cesa_skcipher_std_req { struct
568 struct mv_cesa_skcipher_std_req std; argument