Searched refs:ENC_BASE32 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DCryptoAlg.c81 if (alg != ENC_BASE32 && alg != ENC_BASE64)
H A DmDNSEmbeddedAPI.h797 #define ENC_BASE32 1 macro
H A DDNSCommon.c487 length += baseEncode(buffer + length, RemSpc, p, hashLength, ENC_BASE32);

Completed in 121 milliseconds