Home
last modified time | relevance | path

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

/hostap-3.6.0/src/crypto/
Dtls_openssl.c5017 static size_t max_str_len(const char **lines) in max_str_len() function
5040 bufsize = max_str_len(lines) + sizeof("\r\n"); in match_lines_in_file()