Searched refs:ecc_alloc_digits_space (Results 1 – 1 of 1) sorted by relevance
69 static u64 *ecc_alloc_digits_space(unsigned int ndigits) in ecc_alloc_digits_space() function91 p->x = ecc_alloc_digits_space(ndigits); in ecc_alloc_point()95 p->y = ecc_alloc_digits_space(ndigits); in ecc_alloc_point()
Completed in 5 milliseconds