Searched refs:curve_size (Results 1 – 1 of 1) sorted by relevance
54 #define ECC_PUBLIC_KEY_SIZE_BYTES(curve_size) (curve_size * 2 + 20U) argument