Searched defs:can_use_poly_mul (Results 1 – 3 of 3) sorted by relevance
24 bool can_use_poly_mul() { return getauxval(AT_HWCAP) & HWCAP_PMULL; } in can_use_poly_mul() function