Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c53 static int byte2hexpair( const char *val, char *pair );
1998 byte2hexpair( const char *val, char *pair ) in byte2hexpair() function
2037 byte2hexpair( &val->bv_val[ s ], &str[ d ] ); in binval2hexstr()
2190 byte2hexpair( &val->bv_val[ s ], &str[ d ] );
2208 byte2hexpair( &val->bv_val[ s ], &str[ d ] );