Home
last modified time | relevance | path

Searched refs:nxt_cert_alt_names_details (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_cert.c49 static nxt_conf_value_t *nxt_cert_alt_names_details(nxt_mp_t *mp,
693 names = nxt_cert_alt_names_details(mp, alt_names); in nxt_cert_name_details()
740 nxt_cert_alt_names_details(nxt_mp_t *mp, STACK_OF(GENERAL_NAME) *alt_names) in nxt_cert_alt_names_details() function