Searched refs:san_count (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/src/ | ||
H A D | coap_openssl.c | 1867 int san_count = sk_GENERAL_NAME_num(san_list); in get_san_or_cn_from_cert() local 1869 for (n = 0; n < san_count; n++) { in get_san_or_cn_from_cert() |
Completed in 9 milliseconds