Home
last modified time | relevance | path

Searched refs:ldap_int_decode_b64_inplace (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dlbase64.c62 ldap_int_decode_b64_inplace( struct berval *value ) in ldap_int_decode_b64_inplace() function
H A Dldif.c183 if ( ldap_int_decode_b64_inplace( value ) != LDAP_SUCCESS ) { in ldif_parse_line2()
H A Dldap-int.h611 LDAP_F (int) ldap_int_decode_b64_inplace LDAP_P((
H A Dtls2.c1060 if ( ldap_int_decode_b64_inplace( &bv ) ) { in ldap_pvt_tls_set_option()