Searched refs:service_cert_path (Results 1 – 3 of 3) sorted by relevance
68 NULL && ldap_context->service_cert_path == NULL) { in krb5_validate_ldap_context()77 ldap_context->service_cert_path = strdup((char *)password + strlen("{FILE}")); in krb5_validate_ldap_context()78 if (ldap_context->service_cert_path == NULL) { in krb5_validate_ldap_context()128 if (ldap_context->service_cert_path != NULL) {226 if (ldap_context->service_cert_path != NULL) {305 if (ldap_context->service_cert_path != NULL) { in krb5_ldap_db_init()
232 char *service_cert_path; member
412 if (ldap_context->service_cert_path != NULL) {413 krb5_xfree(ldap_context->service_cert_path);414 ldap_context->service_cert_path = NULL;