Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbase64.h60 # define __b64_pton(a,b,c) b64_pton(a,b,c) macro
/external/openssh/
Duuencode.c70 len = __b64_pton(encoded, target, targsize); in uudecode()
Dhostfile.c104 ret = __b64_pton(b64salt, salt, salt_len); in extract_salt()
Dconfig.h.in1406 /* Define to 1 if you have the `__b64_pton' function. */
Dconfigure.ac1683 __b64_pton \
Dconfigure10634 __b64_pton \
/external/libvncserver/libvncserver/
Dwebsockets.c605 n = __b64_pton(buf, (unsigned char *)dst+retlen, 2+len); in webSocketsDecodeHixie()
745 …if (-1 == (flength = __b64_pton(payload, (unsigned char *)wsctx->codeBuf, sizeof(wsctx->codeBuf)))… in webSocketsDecodeHybi()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt179 fun:__b64_pton=uninstrumented