Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c689 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC() local
724 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap() local
746 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map() local
804 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap() local
979 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv() local
987 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill() local
1115 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_copy_iv() local
1124 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex() local
1175 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_callback() local
1242 struct sec_cipher_req *c_req = &req->c_req; in sec_process() local
Dsec.h45 struct sec_cipher_req c_req; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c893 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC() local
930 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap() local
968 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map() local
1037 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap() local
1246 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv() local
1254 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill() local
1306 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill_v3() local
1452 struct sec_cipher_req *c_req = &req->c_req; in set_aead_auth_iv() local
1494 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_set_iv() local
1570 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex() local
[all …]
Dsec.h56 struct sec_cipher_req c_req; member