Searched refs:b64_ntop (Results 1 – 5 of 5) sorted by relevance
/external/openssh/openbsd-compat/ |
D | base64.h | 52 int b64_ntop(u_char const *src, size_t srclength, char *target, 55 # define __b64_ntop(a,b,c,d) b64_ntop(a,b,c,d)
|
D | base64.c | 134 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) in b64_ntop() function
|
/external/openssh/ |
D | config.h.in | 197 /* Define to 1 if you have the `b64_ntop' function. */
|
D | configure.ac | 1430 b64_ntop \
|
D | configure | 8988 b64_ntop \
|