Searched refs:cipher_flow_mode (Results 1 – 1 of 1) sorted by relevance
1426 unsigned int cipher_flow_mode; in cc_ccm() local1430 cipher_flow_mode = AES_to_HASH_and_DOUT; in cc_ccm()1433 cipher_flow_mode = AES_and_HASH; in cc_ccm()1499 cc_proc_cipher_desc(req, cipher_flow_mode, desc, &idx); in cc_ccm()1807 unsigned int cipher_flow_mode; in cc_gcm() local1810 cipher_flow_mode = AES_and_HASH; in cc_gcm()1812 cipher_flow_mode = AES_to_HASH_and_DOUT; in cc_gcm()1834 cc_proc_cipher_desc(req, cipher_flow_mode, desc, seq_size); in cc_gcm()