Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbase64.h52 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)
Dbase64.c134 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) in b64_ntop() function
/external/openssh/
Dconfig.h.in197 /* Define to 1 if you have the `b64_ntop' function. */
Dconfigure.ac1430 b64_ntop \
Dconfigure8988 b64_ntop \