Searched refs:N_factor (Results 1 – 2 of 2) sorted by relevance
123 __le8 N_factor; /* (1 << N) */ member
493 ftr->N_factor = Nf; in get_device_scrypt_params()1274 int N = 1 << ftr->N_factor;1297 int N = 1 << ftr->N_factor;1395 int N = 1 << crypt_ftr->N_factor;1874 int N = 1 << crypt_ftr->N_factor;3830 int N = 1 << ftr->N_factor;