Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/http/
H A Dhttp_client.c1268 static char *base64encode(const void *buf, size_t len) in base64encode() function
1345 proxyauthenc = base64encode(proxyauth, len); in OSSL_HTTP_proxy_connect()