Searched refs:n_modulus (Results 1 – 4 of 4) 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()
970 compat_uptr_t n_modulus; member988 mex64.n_modulus = compat_ptr(mex32.n_modulus); in trans_modexpo32()
227 if (copy_from_user(mod, mex->n_modulus, mod_len) || in ICAMEX_msg_to_type50MEX_msg()
53 char __user * n_modulus; member