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