Home
last modified time | relevance | path

Searched defs:c_req (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c690 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC() local
726 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap() local
749 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map() local
807 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap() local
981 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv() local
989 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill() local
1117 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_copy_iv() local
1126 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex() local
1177 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_callback() local
1244 struct sec_cipher_req *c_req = &req->c_req; in sec_process() local
Dsec.h47 struct sec_cipher_req c_req; member