Searched defs:scf_encode32 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c7957 * scf_encode32() is an implementation of Base32 encoding as described in
7969 * scf_encode32() will use '='. Note that use of anything other than '='
7990 scf_encode32(const char *input, size_t inlen, char *output, size_t outmax, function

Completed in 49 milliseconds