Searched refs:shared_data_len (Results 1 – 1 of 1) sorted by relevance
4604 size_t param_len, shared_data_len, public_data_len; in copyin_ecc_mech() local4628 shared_data_len = STRUCT_FGET(params, ulSharedDataLen); in copyin_ecc_mech()4632 roundup(shared_data_len, sizeof (caddr_t)) + in copyin_ecc_mech()4641 roundup(shared_data_len, sizeof (caddr_t)); in copyin_ecc_mech()4643 ecc_params->pSharedData, shared_data_len) != 0) { in copyin_ecc_mech()4645 roundup(shared_data_len, sizeof (caddr_t)) + in copyin_ecc_mech()4651 ecc_params->ulSharedDataLen = shared_data_len; in copyin_ecc_mech()4656 roundup(shared_data_len, sizeof (caddr_t)) + in copyin_ecc_mech()