Home
last modified time | relevance | path

Searched defs:to_base64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c112 static size_t to_base64(char *dst, size_t dst_len, const void *src, in to_base64() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddb.c1123 heim_string_t to_base64(heim_data_t data, heim_error_t *error) in to_base64() function