Home
last modified time | relevance | path

Searched defs:cc_req (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_request_mgr.c402 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, in cc_send_request() argument
279 cc_do_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, unsigned int len, bool add_comp) cc_do_send_request() argument
453 cc_send_sync_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, unsigned int len) cc_send_sync_request() argument
558 struct cc_crypto_req *cc_req; proc_completions() local
[all...]
H A Dcc_cipher.c855 static void cc_cipher_complete(struct device *dev, void *cc_req, int err) in cc_cipher_complete() argument
888 struct cc_crypto_req cc_req = {}; in cc_cipher_process() local
[all...]
H A Dcc_hash.c283 static void cc_update_complete(struct device *dev, void *cc_req, int err) in cc_update_complete() argument
301 static void cc_digest_complete(struct device *dev, void *cc_req, int err) in cc_digest_complete() argument
321 static void cc_hash_complete(struct device *dev, void *cc_req, int err) in cc_hash_complete() argument
429 struct cc_crypto_req cc_req = {}; in cc_hash_digest() local
565 struct cc_crypto_req cc_req = {}; cc_hash_update() local
643 struct cc_crypto_req cc_req = {}; cc_do_finup() local
730 struct cc_crypto_req cc_req = {}; cc_hash_setkey() local
924 struct cc_crypto_req cc_req = {}; cc_xcbc_setkey() local
1157 struct cc_crypto_req cc_req = {}; cc_mac_update() local
1224 struct cc_crypto_req cc_req = {}; cc_mac_final() local
1345 struct cc_crypto_req cc_req = {}; cc_mac_finup() local
1427 struct cc_crypto_req cc_req = {}; cc_mac_digest() local
[all...]
H A Dcc_aead.c208 static void cc_aead_complete(struct device *dev, void *cc_req, int err) in cc_aead_complete() argument
417 struct cc_crypto_req cc_req = {}; in cc_get_plain_hmac_key() local
545 struct cc_crypto_req cc_req = {}; in cc_aead_setkey() local
1901 struct cc_crypto_req cc_req = {}; in cc_proc_aead() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_request_mgr.c401 int cc_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, in cc_send_request() argument
278 cc_do_send_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, unsigned int len, bool add_comp) cc_do_send_request() argument
452 cc_send_sync_request(struct cc_drvdata *drvdata, struct cc_crypto_req *cc_req, struct cc_hw_desc *desc, unsigned int len) cc_send_sync_request() argument
557 struct cc_crypto_req *cc_req; proc_completions() local
[all...]
H A Dcc_cipher.c858 static void cc_cipher_complete(struct device *dev, void *cc_req, int err) in cc_cipher_complete() argument
891 struct cc_crypto_req cc_req = {}; in cc_cipher_process() local
[all...]
H A Dcc_aead.c208 static void cc_aead_complete(struct device *dev, void *cc_req, int err) in cc_aead_complete() argument
417 struct cc_crypto_req cc_req = {}; in cc_get_plain_hmac_key() local
545 struct cc_crypto_req cc_req = {}; in cc_aead_setkey() local
1901 struct cc_crypto_req cc_req = {}; in cc_proc_aead() local
[all...]
H A Dcc_hash.c283 static void cc_update_complete(struct device *dev, void *cc_req, int err) in cc_update_complete() argument
301 static void cc_digest_complete(struct device *dev, void *cc_req, int err) in cc_digest_complete() argument
321 static void cc_hash_complete(struct device *dev, void *cc_req, int err) in cc_hash_complete() argument
429 struct cc_crypto_req cc_req = {}; in cc_hash_digest() local
565 struct cc_crypto_req cc_req = {}; cc_hash_update() local
643 struct cc_crypto_req cc_req = {}; cc_do_finup() local
730 struct cc_crypto_req cc_req = {}; cc_hash_setkey() local
924 struct cc_crypto_req cc_req = {}; cc_xcbc_setkey() local
1157 struct cc_crypto_req cc_req = {}; cc_mac_update() local
1224 struct cc_crypto_req cc_req = {}; cc_mac_final() local
1345 struct cc_crypto_req cc_req = {}; cc_mac_finup() local
1427 struct cc_crypto_req cc_req = {}; cc_mac_digest() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dtcpm.c267 enum typec_cc_status cc_req; member
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c320 enum typec_cc_status cc_req; member
1366 enum typec_cc_status cc_req = port->cc_req; in tcpm_ams_start() local

Completed in 26 milliseconds