Home
last modified time | relevance | path

Searched refs:LBER_OCTETSTRING (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dpsearchctrl.c315 if (tag == LBER_OCTETSTRING) { in ldap_parse_entrychange_control()
H A Dvc.c179 if (tag == LBER_OCTETSTRING) { in ldap_parse_verify_credentials()
H A Dcontrols.c242 if( tag == LBER_OCTETSTRING ) { in ldap_pvt_get_controls()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/vc/
H A Dvc.c272 if ( tag == LBER_OCTETSTRING ) { in vc_exop()
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dencode.c238 tag = LBER_OCTETSTRING; in ber_put_ostring()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlber.h88 #define LBER_OCTETSTRING ((ber_tag_t) 0x04UL) macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dcontrols.c913 if( tag == LBER_OCTETSTRING ) { in get_ctrls2()
991 if ( tag == LBER_OCTETSTRING ) { in get_ctrls2()
H A Dconnection.c1585 if( tag == LBER_OCTETSTRING ) { in connection_input()
H A Dschema_init.c624 if ( tag != LBER_OCTETSTRING ) return LDAP_INVALID_SYNTAX; in privateKeyValidate()
634 if ( tag != LBER_OCTETSTRING ) return LDAP_INVALID_SYNTAX; in privateKeyValidate()