Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_request_mgr.h28 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req,
33 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];
48 struct cc_crypto_req creq;
281 struct cc_crypto_req *cc_req, in cc_do_send_request()
354 struct cc_crypto_req *creq; in cc_proc_backlog()
412 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, in cc_send_request()
462 struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, in cc_send_sync_request()
574 struct cc_crypto_req *cc_req; in proc_completions()
Dcc_driver.h126 struct cc_crypto_req { struct
Dcc_hash.c423 struct cc_crypto_req cc_req = {}; in cc_hash_digest()
558 struct cc_crypto_req cc_req = {}; in cc_hash_update()
636 struct cc_crypto_req cc_req = {}; in cc_do_finup()
723 struct cc_crypto_req cc_req = {}; in cc_hash_setkey()
920 struct cc_crypto_req cc_req = {}; in cc_xcbc_setkey()
1156 struct cc_crypto_req cc_req = {}; in cc_mac_update()
1223 struct cc_crypto_req cc_req = {}; in cc_mac_final()
1345 struct cc_crypto_req cc_req = {}; in cc_mac_finup()
1428 struct cc_crypto_req cc_req = {}; in cc_mac_digest()
Dcc_aead.c420 struct cc_crypto_req cc_req = {}; in cc_get_plain_hmac_key()
547 struct cc_crypto_req cc_req = {}; in cc_aead_setkey()
1914 struct cc_crypto_req cc_req = {}; in cc_proc_aead()
Dcc_cipher.c826 struct cc_crypto_req cc_req = {}; in cc_cipher_process()