Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c897 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC() local
934 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap() local
973 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map() local
1042 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap() local
1271 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv() local
1279 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill() local
1331 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill_v3() local
1474 struct sec_cipher_req *c_req = &req->c_req; in set_aead_auth_iv() local
1519 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_set_iv() local
1596 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex() local
[all …]
H A Dsec.h56 struct sec_cipher_req c_req; member