Searched refs:n_modulus (Results 1 – 3 of 3) sorted by relevance
146 if (copy_from_user(temp, mex->n_modulus, mex->inputdatalength)) in zcrypt_type6_mex_key_en()
245 if (copy_from_user(mod, mex->n_modulus, mod_len) || in ICAMEX_msg_to_type50MEX_msg()
1728 compat_uptr_t n_modulus; member1748 mex64.n_modulus = compat_ptr(mex32.n_modulus); in trans_modexpo32()