Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/cesa/
H A Dcipher.c89 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_step()
130 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_process()
182 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_prepare()
413 struct mv_cesa_skcipher_std_req *sreq = &creq->std; in mv_cesa_skcipher_std_req_init()
H A Dcesa.h560 struct mv_cesa_skcipher_std_req { struct
575 struct mv_cesa_skcipher_std_req std; argument