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

/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A DCryptoAlg.h58 extern mDNSu8* AlgEncode(AlgContext *ctx);
H A DCryptoAlg.c234 mDNSexport mDNSu8* AlgEncode(AlgContext *ctx) function
248 LogMsg("AlgEncode: ERROR!! func is NULL");
272 LogMsg("AlgEncode: ERROR!! func is NULL");
H A DDNSCommon.c282 outputBuffer = AlgEncode(ctx);

Completed in 190 milliseconds