Searched refs:cm_mech (Results 1 – 1 of 1) sorted by relevance
7775 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data) argument7781 combined_mech = (crypto_mechanism_t *)cm_mech;7791 cm_mech->combined_mech.cm_type = assoc->ipsa_emech.cm_type;7792 cm_mech->combined_mech.cm_param_len = sizeof (CK_AES_CCM_PARAMS);7793 cm_mech->combined_mech.cm_param = (caddr_t)params;7804 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data) argument7806 cm_mech->combined_mech.cm_type = assoc->ipsa_emech.cm_type;7807 cm_mech->combined_mech.cm_param_len = 0;7808 cm_mech->combined_mech.cm_param = NULL;7815 ipsa_cm_mech_t *cm_mech, crypto_data_t *crypto_data) argument[all …]