Home
last modified time | relevance | path

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

/Linux-v4.19/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;
254 struct cc_crypto_req *cc_req, in cc_do_send_request()
351 struct cc_crypto_req *creq; in cc_proc_backlog()
411 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, in cc_send_request()
464 struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, in cc_send_sync_request()
576 struct cc_crypto_req *cc_req; in proc_completions()
Dcc_driver.h87 struct cc_crypto_req { struct
Dcc_hash.c403 struct cc_crypto_req cc_req = {}; in cc_hash_digest()
538 struct cc_crypto_req cc_req = {}; in cc_hash_update()
616 struct cc_crypto_req cc_req = {}; in cc_do_finup()
703 struct cc_crypto_req cc_req = {}; in cc_hash_setkey()
890 struct cc_crypto_req cc_req = {}; in cc_xcbc_setkey()
1109 struct cc_crypto_req cc_req = {}; in cc_mac_update()
1176 struct cc_crypto_req cc_req = {}; in cc_mac_final()
1298 struct cc_crypto_req cc_req = {}; in cc_mac_finup()
1381 struct cc_crypto_req cc_req = {}; in cc_mac_digest()
Dcc_aead.c425 struct cc_crypto_req cc_req = {}; in cc_get_plain_hmac_key()
544 struct cc_crypto_req cc_req = {}; in cc_aead_setkey()
1893 struct cc_crypto_req cc_req = {}; in cc_proc_aead()
Dcc_cipher.c686 struct cc_crypto_req cc_req = {}; in cc_cipher_process()