Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec.h23 struct sec_cipher_req { struct
47 struct sec_cipher_req c_req; argument
Dsec_crypto.c690 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC()
726 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap()
749 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map()
807 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap()
981 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv()
989 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill()
1117 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_copy_iv()
1126 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex()
1177 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_callback()
1244 struct sec_cipher_req *c_req = &req->c_req; in sec_process()