Searched refs:EC_CURVE_KEYSIZE (Results 1 – 2 of 2) sorted by relevance
108 #define EC_CURVE_KEYSIZE 32 macro
1937 uint8_t premaster[RSA_PREMASTER_SIZE > EC_CURVE_KEYSIZE ? RSA_PREMASTER_SIZE : EC_CURVE_KEYSIZE]; in send_client_key_exchange()