Searched refs:ldo_tls_require_san (Results 1 – 5 of 5) sorted by relevance
645 gopts->ldo_tls_require_san = LDAP_OPT_X_TLS_ALLOW; in ldap_int_initialize_global_options()
729 *(int *)arg = lo->ldo_tls_require_san; in ldap_pvt_tls_get_option()948 lo->ldo_tls_require_san = * (int *) arg; in ldap_pvt_tls_set_option()
323 int ldo_tls_require_san; member
567 int chkSAN = ld->ld_options.ldo_tls_require_san, gotSAN = 0; in tlsg_session_chkhost()
764 int chkSAN = ld->ld_options.ldo_tls_require_san, gotSAN = 0; in tlso_session_chkhost()