Home
last modified time | relevance | path

Searched refs:cc_crypto_req (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/crypto/ccree/
Dcc_request_mgr.h27 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req,
32 struct cc_crypto_req *cc_req, struct cc_hw_desc *desc,
Dcc_request_mgr.c20 struct cc_crypto_req req_queue[MAX_REQUEST_QUEUE_SIZE];
47 struct cc_crypto_req creq;
279 struct cc_crypto_req *cc_req, in cc_do_send_request()
348 struct cc_crypto_req *creq; in cc_proc_backlog()
401 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, in cc_send_request()
453 struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, in cc_send_sync_request()
557 struct cc_crypto_req *cc_req; in proc_completions()
Dcc_driver.h120 struct cc_crypto_req { struct
Dcc_hash.c429 struct cc_crypto_req cc_req = {}; in cc_hash_digest()
565 struct cc_crypto_req cc_req = {}; in cc_hash_update()
643 struct cc_crypto_req cc_req = {}; in cc_do_finup()
730 struct cc_crypto_req cc_req = {}; in cc_hash_setkey()
924 struct cc_crypto_req cc_req = {}; in cc_xcbc_setkey()
1157 struct cc_crypto_req cc_req = {}; in cc_mac_update()
1224 struct cc_crypto_req cc_req = {}; in cc_mac_final()
1345 struct cc_crypto_req cc_req = {}; in cc_mac_finup()
1427 struct cc_crypto_req cc_req = {}; in cc_mac_digest()
Dcc_aead.c417 struct cc_crypto_req cc_req = {}; in cc_get_plain_hmac_key()
545 struct cc_crypto_req cc_req = {}; in cc_aead_setkey()
1901 struct cc_crypto_req cc_req = {}; in cc_proc_aead()
Dcc_cipher.c891 struct cc_crypto_req cc_req = {}; in cc_cipher_process()