Searched refs:cc_proc_cipher (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_aead.c | 965 static void cc_proc_cipher(struct aead_request *req, struct cc_hw_desc desc[], in cc_proc_cipher() function 1241 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_hmac_authenc() 1254 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_hmac_authenc() 1293 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_xcbc_authenc() 1303 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_xcbc_authenc()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_aead.c | 965 static void cc_proc_cipher(struct aead_request *req, struct cc_hw_desc desc[], in cc_proc_cipher() function 1241 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_hmac_authenc() 1254 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_hmac_authenc() 1293 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_xcbc_authenc() 1303 cc_proc_cipher(req, desc, seq_size, data_flow_mode); in cc_xcbc_authenc()
|
Completed in 7 milliseconds