Searched refs:MAX_KEY_BYTES (Results 1 – 1 of 1) sorted by relevance
51 #define MAX_KEY_BYTES 32 /* 256 bits */ macro73 unsigned char buf[MAX_KEY_BYTES]; in ssl_ticket_gen_key()150 if( cipher_info->key_bitlen > 8 * MAX_KEY_BYTES ) in mbedtls_ssl_ticket_setup()