Home
last modified time | relevance | path

Searched refs:TLS_MAX_SALT_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
A Dtls.h65 #define TLS_MAX_SALT_SIZE 4 macro
190 char iv[TLS_MAX_IV_SIZE + TLS_MAX_SALT_SIZE];
/linux/net/tls/
A Dtls_main.c63 static_assert(cipher ## _SALT_SIZE <= TLS_MAX_SALT_SIZE); \

Completed in 7 milliseconds