Searched refs:pfg_phi1 (Results 1 – 1 of 1) sorted by relevance
2016 struct poly pfg_phi1; in HRSS_generate_key() local2017 poly_mul(&pfg_phi1, &f, &pg_phi1); in HRSS_generate_key()2020 poly_invert(&pfg_phi1_inverse, &pfg_phi1); in HRSS_generate_key()