Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl.c5256 static size_t max_str_len(const char **lines) in max_str_len() function
5279 bufsize = max_str_len(lines) + sizeof("\r\n"); in match_lines_in_file()