Searched refs:TLS_MAX_SALT_SIZE (Results 1 – 2 of 2) sorted by relevance
65 #define TLS_MAX_SALT_SIZE 4 macro190 char iv[TLS_MAX_IV_SIZE + TLS_MAX_SALT_SIZE];
63 static_assert(cipher ## _SALT_SIZE <= TLS_MAX_SALT_SIZE); \