Searched refs:__b64_pton (Results 1 – 8 of 8) sorted by relevance
/external/openssh/openbsd-compat/ |
D | base64.h | 62 # define __b64_pton(a,b,c) b64_pton(a,b,c) macro
|
/external/openssh/ |
D | uuencode.c | 70 len = __b64_pton(encoded, target, targsize); in uudecode()
|
D | hostfile.c | 104 ret = __b64_pton(b64salt, salt, salt_len); in extract_salt()
|
D | config.h.in | 1361 /* Define to 1 if you have the `__b64_pton' function. */
|
D | configure.ac | 1618 __b64_pton \
|
D | configure | 16462 __b64_pton \
|
/external/libvncserver/libvncserver/ |
D | websockets.c | 591 n = __b64_pton(buf, (unsigned char *)dst+retlen, 2+len); in webSocketsDecodeHixie() 731 …if (-1 == (flength = __b64_pton(payload, (unsigned char *)wsctx->codeBuf, sizeof(wsctx->codeBuf)))… in webSocketsDecodeHybi()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 179 fun:__b64_pton=uninstrumented
|