Searched refs:n_modulus (Results 1 – 5 of 5) sorted by relevance
191 if (copy_from_user(temp, mex->n_modulus, mex->inputdatalength)) in zcrypt_type6_mex_key_de()244 if (copy_from_user(temp, mex->n_modulus, mex->inputdatalength)) in zcrypt_type6_mex_key_en()
969 compat_uptr_t n_modulus; member987 mex64.n_modulus = compat_ptr(mex32.n_modulus); in trans_modexpo32()
117 if (copy_from_user(modulus, mex->n_modulus, mod_len) || in ICAMEX_msg_to_type4MEX_msg()
227 if (copy_from_user(mod, mex->n_modulus, mod_len) || in ICAMEX_msg_to_type50MEX_msg()
53 char __user * n_modulus; member