Lines Matching refs:cipher_key
5200 crypto_key_t *cipher_key, crypto_mechanism_t *mac_mech, in dprov_cipher_mac_submit_req() argument
5212 taskq_req->dr_cipher_mac_req.mr_cipher_key = cipher_key; in dprov_cipher_mac_submit_req()
6335 dprov_req_t *taskq_req, crypto_key_t *cipher_key, crypto_key_t *mac_key, in dprov_cipher_mac_key_pd() argument
6344 taskq_req->dr_cipher_mac_req.mr_cipher_key, cipher_key); in dprov_cipher_mac_key_pd()
6383 crypto_key_t cipher_key; in dprov_cipher_mac_task() local
6405 taskq_req, &cipher_key, &mac_key, &cipher_pd, &mac_pd, in dprov_cipher_mac_task()
6417 &cipher_mech, &cipher_key, NULL, in dprov_cipher_mac_task()
6422 &cipher_mech, &cipher_key, NULL, in dprov_cipher_mac_task()
6604 taskq_req, &cipher_key, &mac_key, &cipher_pd, &mac_pd, in dprov_cipher_mac_task()
6611 &cipher_mech, plaintext_tmp, &cipher_key, NULL, in dprov_cipher_mac_task()
6728 taskq_req, &cipher_key, &mac_key, &cipher_pd, &mac_pd, in dprov_cipher_mac_task()
6750 &cipher_data, &cipher_key, NULL, in dprov_cipher_mac_task()