Home
last modified time | relevance | path

Searched refs:LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS (Results 1 – 16 of 16) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dvc.c114 if (tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS) { in ldap_parse_verify_credentials()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Dvc.c114 if (tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS) { in ldap_parse_verify_credentials()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Dvc.c114 if (tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS) { in ldap_parse_verify_credentials()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Dvc.c114 if (tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS) { in ldap_parse_verify_credentials()
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/vc/
H A Dvc.c97 ber_printf( ber, "tO", LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS, servercred ); in vc_create_response()
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/vc/
H A Dvc.c97 ber_printf( ber, "tO", LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS, servercred ); in vc_create_response()
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/vc/
H A Dvc.c97 ber_printf( ber, "tO", LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS, servercred ); in vc_create_response()
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/vc/
H A Dvc.c97 ber_printf( ber, "tO", LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS, servercred ); in vc_create_response()
/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dbind.c914 if ( tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ) { in handle_vc_bind_response()
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dbind.c914 if ( tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ) { in handle_vc_bind_response()
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dbind.c918 if ( tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ) { in handle_vc_bind_response()
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dbind.c918 if ( tag == LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ) { in handle_vc_bind_response()
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h430 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h430 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h430 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h430 #define LDAP_TAG_EXOP_VERIFY_CREDENTIALS_SCREDS ((ber_tag_t) 0x81U) macro