b64_pton
int b64_pton(char const *, unsigned char *, size_t);
if ((_r = b64_pton(src, _tmp, sizeof(_tmp))) != sizeof(_tmp)) \
if (b64_pton(commentend + 1, buf, buflen) != buflen)
if ((rv = b64_pton(hash, data, sizeof(data))) == -1)
if ((nlen = b64_pton(b64, p, plen)) < 0) {
if ((*outlen = b64_pton(end, *out, len)) == -1) {
if ((outlen = b64_pton(copy, out, needed)) == -1) {
n = b64_pton(inbuf, outbuf, sizeof(outbuf));
if (b64_pton(strchr(ba->kv_value, ' ') + 1, (uint8_t *)decoded,
sz = b64_pton(stored_passwd + 5, tmp, sizeof(tmp));
sz = b64_pton(stored_passwd + 6, tmp, sizeof(tmp));