Searched refs:encode64 (Results 1 – 1 of 1) sorted by relevance
50 encode64(uint8_t *dst, size_t dstlen, const uint8_t *src, size_t srclen) in encode64() function187 dst = encode64(dst, buflen - (dst - buf), hash, sizeof(hash)); in escrypt_r()229 dst = encode64(dst, buflen - (dst - buf), src, srclen); in escrypt_gensalt_r()