Searched refs:coord_size (Results 1 – 1 of 1) sorted by relevance
2823 int coord_size; in crypto_ec_point_debug_print() local2831 coord_size = e->key->dp->size; in crypto_ec_point_debug_print()2842 wpa_hexdump(MSG_DEBUG, title, x, coord_size); in crypto_ec_point_debug_print()2843 wpa_hexdump(MSG_DEBUG, title, y, coord_size); in crypto_ec_point_debug_print()