Searched refs:tls_mbedtls_match_suffix (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/src/crypto/ |
D | tls_mbedtls_alt.c | 2738 static int tls_mbedtls_match_suffix(const char *v, size_t vlen, const struct mlist *list, int nlist… in tls_mbedtls_match_suffix() function 2777 tls_mbedtls_match_suffix((char *)cur->buf.p, cur->buf.len, list, nlist, full)) in tls_mbedtls_match_suffixes() 2791 if (name && tls_mbedtls_match_suffix((char *)name->val.p, name->val.len, list, nlist, full)) in tls_mbedtls_match_suffixes()
|