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